TGeneralObjectDictionaryB.HasKey(RawByteString) Method

Represents method HasKey(RawByteString).

Namespace: flcDataStructs
public
 function HasKey(const Key: RawByteString): Boolean; override;

Parameters

Key
Type: RawByteString

Return Value

Type: Boolean

 

Overrides

ADictionaryB.HasKey(RawByteString)