Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IValueVector > Properties
IValueVector.Value[Integer] Property
Returns the value at the specified index within the vector. If the index is out of bounds, an EListError exception is raised
Namespace: IECSInterfaces
Delphi
public property Value[Index: Integer]: IIEValue read get_Value write set_Value; default;
Parameters
Index
Type: Integer
Type: IIEValue
•IValueVector
•IECSInterfaces