DiagramItem::Equals Method (Object^)
Visual Studio 2015
Gets a value indicating whether two DiagramItem objects are equal.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- obj
-
Type:
System::Object^
The DiagramItem that is compared with this DiagramItem.
Return Value
Type: System::Boolean
Show: