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. |
![]() |
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 | Gets the album art as a texture. |
![]() |
GetHashCode | Gets the hash code for this instance. |
![]() |
GetThumbnail | Gets the album art thumbnail as a texture. |
![]() |
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. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | Returns a String representation of this Album. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Releases unmanaged resources and performs other cleanup operations before the Album is reclaimed by garbage collection. |
![]() |
MemberwiseClone | (Inherited from Object.) |