Compartilhar via


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

Este membro substitui Notification<T>.Equals(Notification<T>).

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

Sintaxe

'Declaração
Public Overrides Function Equals ( _
    other As Notification(Of T) _
) As Boolean
public override bool Equals(
    Notification<T> other
)
public:
virtual bool Equals(
    Notification<T>^ other
) override
abstract Equals : 
        other:Notification<'T> -> bool 
override Equals : 
        other:Notification<'T> -> bool 

Parâmetros

Valor de retorno

Tipo: System.Boolean

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>.OnNext Classe

Sobrecargas Equals

Namespace Microsoft.Phone.Reactive