BindableAttribute::Equals Method (Object^)
.NET Framework (current version)
Determines whether two BindableAttribute objects are equal.
Assembly: System (in System.dll)
Parameters
- obj
-
Type:
System::Object^
The object to compare.
Return Value
Type: System::Booleantrue if the specified BindableAttribute is equal to the current BindableAttribute; false if it is not equal.
.NET Framework
Available since 1.1
Silverlight
Available since 4.0
Available since 1.1
Silverlight
Available since 4.0
Show: