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