Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IValueVector > Methods
IValueVector.Last Method
Returns the last item in the vector (index=ValueCount-1). If the vector is empty, a EListError exception is raised
Namespace: IECSInterfaces
Delphi
public function Last: IIEValue;
Return Value
Type: IIEValue
•IValueVector
•IECSInterfaces