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