Album Members
The following tables list the members exposed by the Album type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Artist | Gets the Artist of the Album. |
![]() |
Duration | Gets the duration of the Album. |
![]() |
Genre | Gets the Genre of the Album. |
![]() |
HasArt | Gets a value indicating whether the Album has associated album art. |
![]() |
IsDisposed | Gets a value indicating whether the object is disposed. |
![]() |
Name | Gets the name of the Album. |
![]() |
Songs | Gets a SongCollection that contains the songs on the album. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Immediately releases the unmanaged resources used by this object. |
![]() |
Equals | Overloaded. Determines whether two instances of Album are equal. |
![]() |
GetAlbumArt | Returns the stream that contains the album art image data. |
![]() |
GetHashCode | Gets the hash code for this instance. |
![]() |
GetThumbnail | Returns the stream that contains the album thumbnail image data. |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
op_Equality | Determines whether the specified Album instances are equal. |
![]() ![]() |
op_Inequality | Determines whether the specified Album instances are not equal. |
![]() |
ToString | Returns a String representation of this Album. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |