Share via


Artist Members

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

Public Properties

Name Description
Public Property Albums Gets the AlbumCollection for the Artist.
Public Property Name Gets the name of the Artist.
Public Property Songs Gets the SongCollection for the Artist.

Public Methods

Name Description
Public Method Dispose Immediately releases the unmanaged resources used by this object.
Public Method Equals Overloaded. Determines whether two instances of Artist are equal.
Public Method GetHashCode Gets the hash code for this instance.
Public Method GetType (Inherited from Object.)
Public Method Static op_Equality Determines whether the specified Artist instances are equal.
Public Method Static op_Inequality Determines whether the specified Artist instances are not equal.
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString Returns a String representation of the Artist.

Protected Methods

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

See Also

Reference

Artist Class
Microsoft.Xna.Framework.Media Namespace