TGeneralObjectDictionaryB.Add(RawByteString,TObject) Method

Represents method Add(RawByteString,TObject).

Namespace: flcDataStructs
public
 procedure Add(const Key: RawByteString; const Value: TObject); override;

Parameters

Key
Type: RawByteString

Value
Type: TObject

Overrides

AObjectDictionaryB.Add(RawByteString,TObject)