Navigation: Code Documentation > RSCommon > InterfaceCollections > Classes > TIStringHashTable > Methods
TIStringHashTable.ContainsKey(String,IInterface) Method
Represents method ContainsKey(String,IInterface).
Namespace: InterfaceCollections
Delphi
public function ContainsKey(const Key: String; var FoundItem: IInterface): Boolean; overload;
Parameters
Key
Type: String
FoundItem
Type: IInterface
Type: Boolean
•TIStringHashTable
•InterfaceCollections