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