Skip to main content

Equals(Object) Method

Determines whether the specified object is equal to the current object.

Definition

Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public override bool Equals(
Object? obj
)

Parameters

  Object
The object to compare with the current object.

Return Value

Boolean
true if the specified object is equal to the current object; otherwise, false.

See Also

Reference

ImmutableDashStyle Class
Equals Overload
Avalonia.Media.Immutable Namespace