Navigation: Code Documentation > IE > IEValue > Classes > TValueVector > Methods
TValueVector.IndexOf(IIEValue) Method
Returns the index of the first occurrence of the item within the vector, or -1 if the item is not in the vector
Namespace: IEValue
Delphi
public function IndexOf(const Item: IIEValue): Integer;
Parameters
Item
Type: IIEValue
Type: Integer
IValueVector.IndexOf(IIEValue)
•TValueVector
•IEValue