LayoutOptions.Inequality(LayoutOptions, LayoutOptions) Opérateur

Définition

public:
 static bool operator !=(Microsoft::Maui::Controls::LayoutOptions left, Microsoft::Maui::Controls::LayoutOptions right);
public static bool operator != (Microsoft.Maui.Controls.LayoutOptions left, Microsoft.Maui.Controls.LayoutOptions right);
static member op_Inequality : Microsoft.Maui.Controls.LayoutOptions * Microsoft.Maui.Controls.LayoutOptions -> bool
Public Shared Operator != (left As LayoutOptions, right As LayoutOptions) As Boolean

Paramètres

Retours

S’applique à