Method Slice
Slice(int, int)
Creates a slice of the collection
IOperandCollection<T> Slice(int start, int end)
Parameters
Returns
- IOperandCollection<T>
Slice of the collection
Creates a slice of the collection
IOperandCollection<T> Slice(int start, int end)
Slice of the collection