| GetIndexesResult Properties | 
The GetIndexesResult type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Count | 
            Gets the count of indexes.
             | 
|  | Item | 
            Gets the IndexInfo at the specified index.
             | 
|  | RawDocuments | 
            Gets the raw BSON documents containing the information about the indexes.
             | 
 See Also
See Also