Skip to main content

Equals(Object) Method

Compares this instance of DataGridLength with another object.

Definition

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

public override bool Equals(
Object obj
)

Parameters

  Object
Reference to an object for comparison.

Return Value

Boolean
true if this DataGridLength instance has the same value and unit type as oCompare.

See Also

Reference

DataGridLength Structure
Equals Overload
Avalonia.Controls Namespace