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