Partager via


LocationRectangle.Equals, méthode (LocationRectangle)

Espace de noms :  Microsoft.Phone.Maps.Controls
Assembly :  Microsoft.Phone.Maps (dans Microsoft.Phone.Maps.dll)

Syntaxe

'Déclaration
Public Function Equals ( _
    other As LocationRectangle _
) As Boolean
public bool Equals(
    LocationRectangle other
)
public:
virtual bool Equals(
    LocationRectangle^ other
) sealed
abstract Equals : 
        other:LocationRectangle -> bool 
override Equals : 
        other:LocationRectangle -> bool 

Paramètres

Valeur de retour

Type : System.Boolean

Implémentations

IEquatable<T>.Equals(T)

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

LocationRectangle Classe

Equals, surcharge

Microsoft.Phone.Maps.Controls, espace de noms