[This is preliminary documentation and is subject to change.]

Holds a playlist and its next and previous song queues

Namespace: MusicPlayerWindow
Assembly: MusicPlayerWindow (in MusicPlayerWindow.exe) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class Queue
Visual Basic
Public Class Queue
Visual C++
public ref class Queue

Inheritance Hierarchy

System..::..Object
  MusicPlayerWindow..::..Queue

See Also