Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IValueVector > Methods
IValueVector.Delete(Integer) Method
Deletes the item at the specified index. If the index is out of bounds, an EListError exception should be raised
Namespace: IECSInterfaces
Delphi
public procedure Delete(Index: Integer);
Parameters
Index
Type: Integer
•IValueVector
•IECSInterfaces