Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IValueVector > Methods
IValueVector.First Method
Returns the first (index=0) item in the vector. If the vector is empty, the method raises an EListError exception
Namespace: IECSInterfaces
Delphi
public function First: IIEValue;
Return Value
Type: IIEValue
•IValueVector
•IECSInterfaces