Method MapExtraElementsField
- Namespace
- MongoDB.Bson.Serialization
- Assembly
- MongoDB.Bson.dll
MapExtraElementsField(string)
Creates a member map for the extra elements field and adds it to the class map.
Parameters
fieldName
stringThe name of the extra elements field.
Returns
- Bson
Member Map The member map (so method calls can be chained).