PictureAlbum.Equals Method (PictureAlbum)
Determines whether the specified PictureAlbum is equal to this PictureAlbum.
Syntax
'Declaration
Public Function Equals ( _
other As PictureAlbum _
) As Boolean
public bool Equals (
PictureAlbum other
)
public:
bool Equals(
PictureAlbum other
)
Parameters
- other
Type: PictureAlbum
PictureAlbum to compare with this instance.
Return Value
Type: Boolean
true if the objects are equal; false otherwise.
Requirements
Namespace: Microsoft.Xna.Framework.Media
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
See Also
Reference
PictureAlbum Class
PictureAlbum Members
Microsoft.Xna.Framework.Media Namespace
Platforms
Windows Phone