DataGridLengthGetHashCode Method

Returns a unique hash code for this DataGridLength

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public override int GetHashCode()

Return Value

Int32
hash code

See Also