Represents a token and a corresponding occurrence count.
TokenCount(string Token, params uint[] DocIndex)
Represents a token and a corresponding occurrence count.
uint Block
Reference is stored in this block in the full-text-search index.
TokenCount()
Represents a token and a corresponding occurrence count.
override int GetHashCode()
override string ToString()
Object.ToString()
uint[] DocIndex
Index inside document of each occurrence.
override bool Equals(object obj)