TGeneralObjectDictionaryB.LocateKey(RawByteString,Word32,Boolean) Method

Represents method LocateKey(RawByteString,Word32,Boolean).

Namespace: flcDataStructs
protected
 function LocateKey(const Key: RawByteString; var LookupIdx: Word32;
 const ErrorIfNotFound: Boolean): Integer; virtual;

Parameters

Key
Type: RawByteString

LookupIdx
Type: System.Void

ErrorIfNotFound
Type: Boolean

Return Value

Type: Integer