AmbientValueAttribute::Equals Method (Object^)
.NET Framework (current version)
Determines whether the specified AmbientValueAttribute is equal to the current AmbientValueAttribute.
Assembly: System (in System.dll)
Parameters
- obj
-
Type:
System::Object^
The AmbientValueAttribute to compare with the current AmbientValueAttribute.
Return Value
Type: System::Booleantrue if the specified AmbientValueAttribute is equal to the current AmbientValueAttribute; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: