Condividi tramite


Metodo Unit.Equals (Unit)

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

Sintassi

'Dichiarazione
Public Function Equals ( _
    other As Unit _
) As Boolean
public bool Equals(
    Unit other
)
public:
virtual bool Equals(
    Unit other
) sealed
abstract Equals : 
        other:Unit -> bool 
override Equals : 
        other:Unit -> 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

Unit Struttura

Overload Equals

Spazio dei nomi Microsoft.Phone.Reactive