Method GetEnumerator
- Namespace
- MongoDB.Bson.Serialization.Conventions
- Assembly
- MongoDB.Bson.dll
GetEnumerator()
Gets an enumerator for the conventions.
public IEnumerator<IConvention> GetEnumerator()
Returns
- IEnumerator<IConvention>
An enumerator.