DropDownMember::Equals Method (Object^)
Visual Studio 2015
Determines whether this object equals the specified object.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
Parameters
- obj
-
Type:
System::Object^
[in] The DropDownMember object to compare to.
Return Value
Type: System::BooleanReturns true if this object equals the specified object; otherwise, returns false.
Show: