BsonIgnoreExtraElementsAttribute Constructor |
Initializes a new instance of the BsonIgnoreExtraElementsAttribute class.
Namespace: MongoDB.Bson.Serialization.AttributesAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public BsonIgnoreExtraElementsAttribute()
new : unit -> BsonIgnoreExtraElementsAttribute
See Also