BsonCreatorMap Methods |
The BsonCreatorMap type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| Freeze |
Freezes the creator map.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| HasDefaultValue |
Gets whether there is a default value for a missing element.
| |
| MemberwiseClone | (Inherited from Object.) | |
| SetArguments(IEnumerableMemberInfo) |
Sets the arguments for the creator map.
| |
| SetArguments(IEnumerableString) |
Sets the arguments for the creator map.
| |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ToBson |
Serializes an object to a BSON byte array.
(Defined by BsonExtensionMethods.) | |
| ToBsonDocument |
Serializes an object to a BsonDocument.
(Defined by BsonExtensionMethods.) | |
| ToJson |
Serializes an object to a JSON string.
(Defined by BsonExtensionMethods.) |