Share via


Subscription.Equals Method

Include Protected Members
Include Inherited Members

Checks whether the given value is equal to the current instance.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Equals(Object) Checks whether the given object is equal to the current instance. (Overrides ValueType.Equals(Object).)
Public method Equals(Subscription) Checks whether the given subscription is equal to the current instance.

Top

See Also

Reference

Subscription Structure

Microsoft.Reactive.Testing Namespace