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