Table of Contents

Method Remove

Namespace
MongoDB.Bson.Serialization.Conventions
Assembly
MongoDB.Bson.dll

Remove(string)

Removes the named convention.

public void Remove(string name)

Parameters

name string

The name of the convention.