| IMongoCollectionTDocument Properties | 
The IMongoCollectionTDocument generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CollectionNamespace | 
            Gets the namespace of the collection.
             | 
|  | Database | 
            Gets the database.
             | 
|  | DocumentSerializer | 
            Gets the document serializer.
             | 
|  | Indexes | 
            Gets the index manager.
             | 
|  | Settings | 
            Gets the settings.
             | 
 See Also
See Also