Method Remove
- Namespace
 - MongoDB.Bson.Serialization.Conventions
 
- Assembly
 - MongoDB.Bson.dll
 
Remove(string)
Removes the named convention.
public void Remove(string name)
Parameters
namestringThe name of the convention.
Removes the named convention.
public void Remove(string name)
name stringThe name of the convention.