Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls
IndexPath
Operators
Inequality(Nullable
, Nullable
)
Menu
On this page
Inequality(Nullable
, Nullable
) Operator
Definition
Namespace
Avalonia.Controls
Assembly
Avalonia.Controls.TreeDataGrid.dll
View source
public static bool operator !=(IndexPath? x, IndexPath? y)
Parameters
x
Nullable<IndexPath>
y
Nullable<IndexPath>
Returns
Boolean