Navigation: Code Documentation > RSCommon > GHashTable > Classes > TGCustomHashtable > Methods
TGCustomHashtable.PutValue(TRSPointerType,TRSPointerType) Method
Represents method PutValue(TRSPointerType,TRSPointerType).
Namespace: GHashTable
Delphi
protected function PutValue(const Key: TRSPointerType; const Value: TRSPointerType): TRSPointerType; virtual;
Parameters
Key
Type: System.Void
Value
Type: TRSPointerType
•TGCustomHashtable
•GHashTable