Method GetTermState
GetTermState()
Expert: Returns the TermsEnums internal state to position the TermsEnum without re-seeking the term dictionary.
NOTE: A seek by GetTermState() might not capture the AttributeSource's state. Callers must maintain the AttributeSource states separately
Declaration
public virtual TermState GetTermState()
Returns
Type | Description |
---|---|
TermState |