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