Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the GenreCollection type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of Genre objects in the GenreCollection. |
![]() |
IsDisposed | Gets a value indicating whether the object is disposed. |
![]() |
Item | Gets the Genre at the specified index in the GenreCollection. |
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 GenreCollection. |
![]() |
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
GenreCollection Class
Microsoft.Xna.Framework.Media Namespace