Condividi tramite


PictureAlbumCollection Members

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

Public Properties

Name Description
Public Property Count Gets the number of PictureAlbum objects in the PictureAlbumCollection.
Public Property Item Gets the PictureAlbum at the specified index in the PictureAlbumCollection.

Public Methods

Name Description
Public Method Dispose Immediately releases the unmanaged resources used by this object.
Public Method Equals (Inherited from Object.)
Public Method GetEnumerator Returns an enumerator that iterates through the PictureAlbumCollection.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize Releases unmanaged resources and performs other cleanup operations before garbage collection reclaims the PictureAlbumCollection.
Protected Method MemberwiseClone (Inherited from Object.)

Explicit Interface Implementations

Name Description
Explicit Interface ImplementationMethod System.Collections.IEnumerable.GetEnumerator Returns an enumerator that iterates through the collection.

See Also

Reference

PictureAlbumCollection Class
Microsoft.Xna.Framework.Media Namespace