XamlMember::Equals Method (Object^)
.NET Framework (current version)
Indicates whether the current object is equal to another object.
Assembly: System.Xaml (in System.Xaml.dll)
Parameters
- obj
-
Type:
System::Object^
The object to compare with this object.
Return Value
Type: System::Booleantrue if the current object is equal to the obj parameter; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: