BsonKnownTypesAttributeKnownTypes Property |
Gets a list of the known types.
Namespace:
MongoDB.Bson.Serialization.Attributes
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.8.0+cc573f3e1f48f39162b4b680e921a623e127e8fa
Syntax public Type[] KnownTypes { get; }
Public ReadOnly Property KnownTypes As Type()
Get
member KnownTypes : Type[] with get
Property Value
Type:
TypeSee Also