Прочетете на английски Редактиране

Споделяне чрез


GridLength.Equality(GridLength, GridLength) Operator

Definition

Compares two GridLength structures for equality.

C#
public static bool operator ==(Windows.UI.Xaml.GridLength gl1, Windows.UI.Xaml.GridLength gl2);

Parameters

gl1
GridLength

The first instance of GridLength to compare.

gl2
GridLength

The second instance of GridLength to compare.

Returns

true if the two instances of GridLength have the same value and GridUnitType; otherwise, false.

Remarks

This struct represents the .NET projection of the Windows Runtime (WinRT) GridLength struct. For more information, see GridLength in the UWP API reference.

Applies to

Продукт Версии
UWP 10.0