Slice(Int32) | Gets a new Array2DT instance, which represents a subrange of rows of the current instance starting with the specified startRowIndex. |
Slice(Int32, Int32) | Gets a new Array2DT instance, which represents a subrange of rows of the current instance indicated by the specified startRowIndex and rowCount. |