Method SetIgnoreExtraElementsIsInherited
- Namespace
- MongoDB.Bson.Serialization
- Assembly
- MongoDB.Bson.dll
SetIgnoreExtraElementsIsInherited(bool)
Sets whether the IgnoreExtraElements value should be inherited by derived classes.
public void SetIgnoreExtraElementsIsInherited(bool ignoreExtraElementsIsInherited)
Parameters
ignoreExtraElementsIsInherited
boolWhether the IgnoreExtraElements value should be inherited by derived classes.