Table of Contents

Property AllMemberMaps

Namespace
MongoDB.Bson.Serialization
Assembly
MongoDB.Bson.dll

AllMemberMaps

Gets all the member maps (including maps for inherited members).

public ReadOnlyCollection<BsonMemberMap> AllMemberMaps { get; }

Property Value

ReadOnlyCollection<BsonMemberMap>