Returns the index of an interface. The Direction parameter controls which direction the search should go: forward from 0 or backwards from Count-1.
Call IndexOfItem to obtain the index of an interface.
Namespace: RSInterfaceCollections
Delphi |
public |
Parameters
Item
Type: IInterface
Direction
Type: TDirection
Type: Integer