Method Add
Add(ISortRange)
Adds specific ISortRange
to range list.
public virtual int Add(ISortRange range)
Parameters
range
ISortRangeISortRange
to add.
Returns
- int
The position into which the new range was added.
Adds specific ISortRange
to range list.
public virtual int Add(ISortRange range)
range
ISortRangeISortRange
to add.
The position into which the new range was added.