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