Overload | Description |
---|---|
get(int,int) | Returns a new instance of IRange which is offset from this range. |
get(int) | Returns a new instance of IRange by index which represents a cell. |
Overload | Description |
---|---|
get(int,int) | Returns a new instance of IRange which is offset from this range. |
get(int) | Returns a new instance of IRange by index which represents a cell. |