Method GetFirstSegmentNumber
GetFirstSegmentNumber(Int64)
Given a global ordinal, returns the index of the first segment that contains this term.
Declaration
public virtual int GetFirstSegmentNumber(long globalOrd)
Parameters
Type | Name | Description |
---|---|---|
System.Int64 | globalOrd |
Returns
Type | Description |
---|---|
System.Int32 |