ExtSubArray Method |
Name | Description | |
---|---|---|
SubArrayT(T, Int32, Int32) |
Retrieves a sub-array from the specified array. A sub-array starts at
the specified element position in array.
| |
SubArrayT(T, Int64, Int64) |
Retrieves a sub-array from the specified array. A sub-array starts at
the specified element position in array.
|