PictureCollection Members

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

Public Properties

Name Description
Public Property Count Gets the number of Picture objects in the PictureCollection.
Public Property IsDisposed Gets a value indicating whether the object is disposed.
Public Property Item Gets the Picture at the specified index in the PictureCollection.

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 PictureCollection.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

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

See Also

Reference

PictureCollection Class
Microsoft.Xna.Framework.Media Namespace