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