Gets a list of the known types.
Namespace:
MongoDB.Bson.Serialization.Attributes
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.11.0+cb27a82ea70620ad1acad8058809be8302ae4f2a
Syntaxpublic Type[] KnownTypes { get; }
Public ReadOnly Property KnownTypes As Type()
Get
member KnownTypes : Type[] with get
Property Value
Type:
Type
See Also