C-DEngine 5.105

Ext..::..SubArray Method

Overload List


  Name Description
Public method Static member 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.
Public method Static member 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.