Navigation: Code Documentation > RSCommon > RSVector > Classes > TRSVectorList > Methods
TRSVectorList.IndexOf(IVector) Method
Returns the index of a vector.
Call IndexOf to obtain the index of a vector.
Namespace: RSVector
Delphi
public function IndexOf(const Item: IVector): Integer;
Parameters
Item
Type: IVector
Type: Integer
IVectorList.IndexOf(IVector)
•RSVector.TRSVectorList.Items[Integer]
•Count
•TRSVectorList
•RSVector