Property IgnoreExtraElements

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

Namespace

MongoDB.Bson.Serialization

Assembly

MongoDB.Bson.dll

IgnoreExtraElements

Gets whether extra elements should be ignored when deserializing.

public bool IgnoreExtraElements { get; }

Property Value

bool