Public Property Get Count( _ ) As Long
Assuming Dim stkTemp As New Stack stkTemp.Push 12 for example stkTemp.Count = 1See also:
IsEmpty PropertyReturn value: Property returns the number of items currently stored in the Stack.
Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.