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
sourceListarray ofT's to maximum items ofendCountReturns
The sliced array