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