SongCollection Members
The following tables list the members exposed by the SongCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of Song objects in the SongCollection. | |
IsDisposed | Gets a value indicating whether the object is disposed. | |
Item | Gets the Song at the specified index in the SongCollection. |
Public Methods
Name | Description | |
---|---|---|
Dispose | Immediately releases the unmanaged resources used by this object. | |
Equals | (Inherited from Object.) | |
GetEnumerator | Returns an enumerator that iterates through the SongCollection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
SongCollection Class
Microsoft.Xna.Framework.Media Namespace