Click or drag to resize
IMongoIndexManager<TDocument> Properties

The IMongoIndexManager< TDocument> generic type exposes the following members.

Properties
  NameDescription
Public propertyCollectionNamespace
Gets the namespace of the collection.
Public propertyDocumentSerializer
Gets the document serializer.
Public propertySettings
Gets the collection settings.
Top
See Also