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