SortDescription::Equals Method (Object^)
.NET Framework (current version)
Compares the specified instance and the current instance of SortDescription for value equality.
Assembly: WindowsBase (in WindowsBase.dll)
Parameters
- obj
-
Type:
System::Object^
The SortDescription instance to compare.
Return Value
Type: System::Booleantrue if obj and this instance of SortDescription have the same values.
.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: