Click or drag to resize

BsonIgnoreExtraElementsAttribute Properties

The BsonIgnoreExtraElementsAttribute type exposes the following members.

Properties
  NameDescription
Public propertyIgnoreExtraElements
Gets whether extra elements should be ignored when this class is deserialized.
Public propertyInherited
Gets whether extra elements should also be ignored when any class derived from this one is deserialized.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also