Table of Contents

Property KeysPerIndex

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

KeysPerIndex

Gets a dictionary containing the number of keys per index.

public Dictionary<string, long> KeysPerIndex { get; }

Property Value

Dictionary<string, long>