TGeneralObjectDictionaryB.LocateItem(RawByteString,TObject) Method

Represents method LocateItem(RawByteString,TObject).

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

Parameters

Key
Type: RawByteString

Value
Type: TObject

Return Value

Type: Integer

 

Overrides

AObjectDictionaryB.LocateItem(RawByteString,TObject)