Method Get
Get(Int32)
Declaration
public TermState Get(int ord)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | ord | The readers leaf ordinal to get the TermState for. |
Returns
Type | Description |
---|---|
TermState | The TermState for the given readers ord or |