Method Remove
| MongoDB CSharp Driver API Reference (original) (raw)
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.