Public Property Get HT( _
) As HashTable Assuming
Dim saTemp As New SparseArray
saTemp.Vector(19234) = "FunctionName"
saTemp.Vector(25948) = "PropertyName"
for example
saTemp.HT.Count = 2v1.3 Change: This Public Variable has been changed to a Public Property Function so that its value can no longer be accidentally changed by an assignment operator. Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.