Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > DataStructures > Classes > TFloatHeap > Methods

TFloatHeap.IndexOf(TObject) Method

Scroll Prev Top Next More

Returns the index of the element in the heap that matches the specified item (with an assumed priority of 0). If they are not found, the function returns -1.

Namespace: DataStructures

Parameters

Item

Type: TObject

Return Value

Type: Integer

Overrides

TCustomHeap.IndexOf(TObject)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb