Genre Members
The following tables list the members exposed by the Genre type.
Public Properties
Name | Description | |
---|---|---|
Albums | Gets the AlbumCollection for the Genre. | |
IsDisposed | Gets a value indicating whether the object is disposed. | |
Name | Gets the name of the Genre. | |
Songs | Gets the SongCollection for the Genre. |
Public Methods
Name | Description | |
---|---|---|
Dispose | Immediately releases the unmanaged resources used by this object. | |
Equals | Overloaded. Determines whether two instances of Genre are equal. | |
GetHashCode | Gets the hash code for this instance. | |
GetType | (Inherited from Object.) | |
op_Equality | Determines whether the specified Genre instances are equal. | |
op_Inequality | Determines whether the specified Genre instances are not equal. | |
ToString | Returns a String representation of the Genre. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |