Spring.Base Spring Vector<T> Delete Vector<T>.Delete Method On this page Overloads Delete(NativeInt) Delete(NativeInt, NativeInt) Unit: Spring Package: Spring.Base Overloads Delete(NativeInt) Delete(NativeInt, NativeInt) Delete(NativeInt) Delphi Copy procedure Delete(index: NativeInt) Parameters index NativeInt Delete(NativeInt, NativeInt) Delphi Copy procedure Delete(index: NativeInt; count: NativeInt) Parameters index NativeInt count NativeInt