Property this
this[string]
Gets the size of an index.
public long this[string indexName] { get; }
Parameters
indexName
stringThe name of the index.
Property Value
- long
The size of the index.
Gets the size of an index.
public long this[string indexName] { get; }
indexName
stringThe name of the index.
The size of the index.