Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GLists > Classes > TGCustomLinkedList > Methods

TGCustomLinkedList.IndexOfItem(TObject) Method

Scroll Prev Top Next More

Returns the position of the node (0 = head) whose Item property equals the input object.

If the item cannot be found, the method returns -1.

Namespace: GLists

Parameters

AnObject

Type: TObject

Return Value

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb