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; }
Gets all the member maps (including maps for inherited members).
public ReadOnlyCollection<BsonMemberMap> AllMemberMaps { get; }