ASingleDictionaryB.LocateNext(RawByteString,Integer,Single) Method

Represents method LocateNext(RawByteString,Integer,Single).

Namespace: flcDataStructs
public
 function LocateNext(const Key: RawByteString; const Idx: Integer;
 var Value: Single): Integer; virtual; abstract;

Parameters

Key
Type: RawByteString

Idx
Type: Integer

Value
Type: Single

Return Value

Type: Integer