Xamarin.Forms.GridLength.Equals Method
Test the equality of this GridLength and another one.

Syntax

public override bool Equals (object obj)

Parameters

obj
A GridLength to compare to.

Returns

true is the GridLength are equal. False otherwise.

Remarks

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0