TermCount

IndexInfo.TermCount property

Gets the number of words in the index.

public int TermCount { get; }

Property Value

The number of words in the index.

See Also