Album Class

Provides access to an album in the media library.

Namespace: Microsoft.Xna.Framework.Media
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

Syntax

public sealed class Album : IEquatable<Album>, IDisposable

Remarks

The Album class provides information about an album, including the album's Name, Artist, and Songs.

You can obtain an Album object through the AlbumCollection.Item indexer and the Song.Album property.

See Also

Reference

AlbumCollection.Item Property
Song.Album Property
Album Members
Microsoft.Xna.Framework.Media Namespace

Platforms

Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone