Compartilhar via


Método Unit.Equals (Unit)

Namespace:  Microsoft.Phone.Reactive
Assembly:  Microsoft.Phone.Reactive (em Microsoft.Phone.Reactive.dll)

Sintaxe

'Declaração
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 

Parâmetros

Valor de retorno

Tipo: System.Boolean

Implementações

IEquatable<T>.Equals(T)

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

Unit Estrutura

Sobrecargas Equals

Namespace Microsoft.Phone.Reactive