TGeneralSingleDictionaryU.LocateNext(UnicodeString,Integer,Single) Method

Represents method LocateNext(UnicodeString,Integer,Single).

Namespace: flcDataStructs
public
 function LocateNext(const Key: UnicodeString; const Idx: Integer;
 var Value: Single): Integer; override;

Parameters

Key
Type: UnicodeString

Idx
Type: Integer

Value
Type: Single

Return Value

Type: Integer

 

Overrides

ASingleDictionaryU.LocateNext(UnicodeString,Integer,Single)