Skip to main content

Equals(Object) Method

Determines whether the GridLength is equal to the specified object.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public override bool Equals(
Object? o
)

Parameters

  Object
The object with which to test equality.

Return Value

Boolean
True if the objects are equal, otherwise false.

See Also

Reference

GridLength Structure
Equals Overload
Avalonia.Controls Namespace