IBsonCreatorMapAttribute Interface |
Represents an attribute used to modify a creator map.
Namespace:
MongoDB.Bson.Serialization
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.20.0+ee01960089f28ea1b501690df5fc9f6318a70242
Syntax public interface IBsonCreatorMapAttribute
Public Interface IBsonCreatorMapAttribute
type IBsonCreatorMapAttribute = interface end
The IBsonCreatorMapAttribute type exposes the following members.
Methods
| Name | Description |
---|
| Apply |
Applies the attribute to the creator map.
|
TopSee Also