BindingNotification.

Equals(object) Method

Summary

Compares an object to an instance of BindingNotification for equality.
Namespace
Avalonia.Data
Containing Type
BindingNotification

Syntax

public override bool Equals(object obj)

Parameters

Name Type Description
obj object The object to compare.

Return Value

Type Description
bool true if the two instances are equal; otherwise false.