Overload List

  Name Description
Public method RandomAccessQueue<(Of <(<'T>)>)>()()()()
Initializes a new instance of the RandomAccessQueue class which is empty and has the default capacity.
Public method RandomAccessQueue<(Of <(<'T>)>)>(Int32)
Initializes a new instance of the RandomAccessQueue class which is empty and has the specified capacity (or the default capacity if that is higher).

See Also