Table of Contents

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 bool

Whether the IgnoreExtraElements value should be inherited by derived classes.