Property KnownTypes

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Bson.Serialization

Assembly

MongoDB.Bson.dll

KnownTypes

Gets the known types of this class.

public IEnumerable<Type> KnownTypes { get; }

Property Value

IEnumerable<Type>