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