help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TInterfaceList.IndexOf

Returns the index of an interface.

Declaration

Source position: classesh.inc line 1501

public function TInterfaceList.IndexOf(

  item: IUnknown

):Integer;

Description

IndexOf is the implementation of the IInterfaceList.IndexOf method. It returns the zero-based index in the list of the indicated interface, or -1 if the index is not in the list.

See also

IInterfaceList.IndexOf

  

Return the index of an interface.

TList.IndexOf

  

Returns the index of a given pointer.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505