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