Public Property Get Count( _ ) As Long
Assuming Dim htTemp As New HashTable htTemp.Add "SubName", 23 htTemp.Add "FunctionName", 24 Dim lngCount As Long for example lngCount = htTemp.Count leaves lngCount = 2See also:
Resize Method
Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.