Slice a sourceList array of T's to maximum items of endCount
sourceList
T
endCount
The sliced array
Optional
Array of Ts which should be sliced at maximum length of endCount
The maximum amount of items in the result array
Generated using TypeDoc
Slice a
sourceList
array ofT
's to maximum items ofendCount
Returns
The sliced array