Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > ISingletonsVector > Methods
ISingletonsVector.IndexOfX(IIEValue) Method
Returns the index of the XY value pair where the X component equals the Item parameter. If no match is found, the method returns -1
Namespace: IECSInterfaces
Delphi
public function IndexOfX(const Item: IIEValue): Integer;
Parameters
Item
Type: IIEValue
Type: Integer
•ISingletonsVector
•IECSInterfaces