TGeneralObjectDictionaryB.LocateNext(RawByteString,Integer,TObject) Method

Represents method LocateNext(RawByteString,Integer,TObject).

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

Parameters

Key
Type: RawByteString

Idx
Type: Integer

Value
Type: TObject

Return Value

Type: Integer

 

Overrides

AObjectDictionaryB.LocateNext(RawByteString,Integer,TObject)