Public Sub RemoveAll()
Assuming
Dim stTemp As New SymbolTable
stTemp.Add "FunctionName", 23
stTemp.Add "PropertyName", 24
for example
stTemp.RemoveAll
leaves
stTemp.Count = 0See also: Remove Function
Class_Initialize SubroutineCopyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.