GridLength::Equals Method (Object^)
.NET Framework (current version)
Determines whether the specified object is equal to the current GridLength instance.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- oCompare
-
Type:
System::Object^
The object to compare with the current instance.
Return Value
Type: System::Booleantrue if the specified object has the same value and GridUnitType as the current instance; otherwise, false.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: