Represents method Slice(Integer,Integer).
Slice(Integer,Integer)
public function Slice(index: Integer; count: Integer): Vector<T>; overload; inline;