List of playlist items.
Declaration Syntax
C# | Visual Basic |
public List<PlaylistItem> Items { get; }
Public ReadOnly Property Items As List(Of PlaylistItem) Get
C# | Visual Basic |
public List<PlaylistItem> Items { get; }
Public ReadOnly Property Items As List(Of PlaylistItem) Get