Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IVectorList > Methods
IVectorList.First Method
Returns the first vector in the list.
Call First to obtain the first vector in the list.
Namespace: CommonInterfaces
Delphi
public function First: IVector;
Return Value
Type: IVector
•CommonInterfaces.IVectorList.Items[Integer]
•CommonInterfaces.IVectorList.Last
•IVectorList
•CommonInterfaces