Method SetIgnoreExtraElementsIsInherited

| MongoDB CSharp Driver API Reference (original) (raw)

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 bool

Whether the IgnoreExtraElements value should be inherited by derived classes.