Public Function Exists( _ ByVal vKey As Variant _ ) As Boolean
Assuming Dim htTemp As New HashTable htTemp.Add "FunctionName", 23 Dim bResult As Boolean for example bResult = htTemp.Exists("FunctionName") leaves bResult = TruevKey: The string or numeric identifier whose existence within the hash table is to be checked.
Lookup Method Compare Propertyv1.5 Addition: This method is new to version 1.5 of Entisoft Tools.
Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.