PictureAlbum Members

The following tables list the members exposed by the PictureAlbum type.

Public Properties

Name Description
Public Property Albums Gets the collection of picture albums that are contained within the picture album (that is, picture albums that are children of the picture album).
Public Property IsDisposed Gets a value indicating whether the object is disposed.
Public Property Name Gets the name of the PictureAlbum.
Public Property Parent Gets the parent picture album.
Public Property Pictures Gets the collection of pictures in this picture album.

Public Methods

Name Description
Public Method Dispose Immediately releases the unmanaged resources used by this object.
Public Method Equals Overloaded. Determines whether two instances of PictureAlbum are equal.
Public Method GetHashCode Gets the hash code for this instance.
Public Method GetType (Inherited from Object.)
Public Method Static op_Equality Determines whether the specified PictureAlbum instances are equal.
Public Method Static op_Inequality Determines whether the specified PictureAlbum instances are not equal.
Public Method ToString Returns a String representation of the PictureAlbum.

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

PictureAlbum Class
Microsoft.Xna.Framework.Media Namespace