Skip to main content

Equals(BindingNotification) Method

Compares a value to an instance of BindingNotification for equality.

Definition

Namespace: Avalonia.Data
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public bool Equals(
BindingNotification? other
)

Parameters

  BindingNotification
The value to compare.

Return Value

Boolean
true if the two instances are equal; otherwise false.

See Also

Reference

BindingNotification Class
Equals Overload
Avalonia.Data Namespace