iframe >
Xamarin.Android Documentation
Equals Method (GridLength)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
C1.Android.Grid Assembly
>
C1.Android.Grid Namespace
>
GridLength Structure
: Equals Method
The
System.Object
to compare with this instance.
Determines whether the specified
System.Object
, is equal to this instance.
Syntax
C#
public
override
bool
Equals(
object
obj
)
Parameters
obj
The
System.Object
to compare with this instance.
Return Value
true
if the specified
System.Object
is equal to this instance; otherwise,
false
.
See Also
Reference
GridLength Structure
GridLength Members
Send Feedback