Ext..::..SubArray Method
Overload List
Name | Description | |
---|---|---|
SubArray<(Of <<'(T>)>>)(array<T>[]()[][], Int32, Int32) |
Retrieves a sub-array from the specified array. A sub-array starts at
the specified element position in array.
|
|
SubArray<(Of <<'(T>)>>)(array<T>[]()[][], Int64, Int64) |
Retrieves a sub-array from the specified array. A sub-array starts at
the specified element position in array.
|