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