Freigeben über


Notification<T>.OnCompleted.Equals-Methode (Notification<T>)

Dieser Member überschreibt Notification<T>.Equals(Notification<T>).

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

Syntax

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

Parameter

Rückgabewert

Typ: System.Boolean

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

Notification<T>.OnCompleted Klasse

Equals-Überladung

Microsoft.Phone.Reactive-Namespace