ThemeResourceKey::Equals Method (Object^)
Visual Studio 2015
Determines whether the specified object is equal to the current object.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Parameters
- obj
-
Type:
System::Object^
The object to compare with the current object.
Return Value
Type: System::Booleantrue if the specified object is equal to the current object; otherwise, false.
Show: