Class Playlist
public sealed class Playlist : IDisposable
- Inheritance
-
Playlist
- Implements
- Inherited Members
Properties
Duration
public TimeSpan Duration { get; }
Property Value
Name
public string Name { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()