Method GetGlobalOrd
GetGlobalOrd(Int32, Int64)
Given a segment number and segment ordinal, returns the corresponding global ordinal.
Declaration
public virtual long GetGlobalOrd(int segmentIndex, long segmentOrd)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | segmentIndex | |
System.Int64 | segmentOrd |
Returns
Type | Description |
---|---|
System.Int64 |