| Constructors: NewQueue |
Creates a new Queue initialized with the elements in the collection.
Public Function NewQueue( ByRef Col As Variant ) As Queue
The Col parameter can be a VBA.Collection, ICollection object or an Array.
Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewPlatformNotSupportedException NewRandom