Metodo LocationRectangle.Equals (LocationRectangle)

Spazio dei nomi:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Sintassi

'Dichiarazione
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 

Parametri

Valore restituito

Tipo: System.Boolean

Implementa

IEquatable<T>.Equals(T)

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LocationRectangle Classe

Overload Equals

Spazio dei nomi Microsoft.Phone.Maps.Controls