Public Sub Add( _ ByVal vKey As Variant _ , ByVal vItem As Variant _ )
Assuming Dim htTemp As New HashTable for example htTemp.Add "FunctionName", 23 htTemp.Add "FunctionName", 24 leaves htTemp.Count = 2vKey: The String or numeric identifier associated with the item vItem.
AddOrUpdate Method Update Method Lookup Method AddFromHashTable Methodv1.3 BugFix: This method has been fixed to support the storage of Object and DataObject type Items.
Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.