Table of Contents

Method ContainsKey

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

ContainsKey(string)

Tests whether the results contain the size of an index.

public bool ContainsKey(string indexName)

Parameters

indexName string

The name of the index.

Returns

bool

True if the results contain the size of the index.