Compartilhar via


Método Notification<T>.Equals (Notification<T>)

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

Sintaxe

'Declaração
Public MustOverride Function Equals ( _
    other As Notification(Of T) _
) As Boolean
public abstract bool Equals(
    Notification<T> other
)
public:
virtual bool Equals(
    Notification<T>^ other
) abstract
abstract Equals : 
        other:Notification<'T> -> 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

Notification<T> Classe

Sobrecargas Equals

Namespace Microsoft.Phone.Reactive