Constructor GetIndexesResult
GetIndexesResult(BsonDocument[])
Initializes a new instance of the GetIndexesResult class.
public GetIndexesResult(BsonDocument[] documents)
Parameters
documentsBsonDocument[]The raw documents containing the information about the indexes.