| Constructors: NewStack |
Creates a new Stack object initialized with data in col.
Public Function NewStack( ByRef Col As Variant ) As Stack
col can be a VBA.Collection, an object implementing ICollection, or an Array.
Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewSortedList NewStreamReader