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