GraphProperty::Equals Method (Object^)
Visual Studio 2015
Determines if this property is equivalent to another
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- obj
-
Type:
System::Object^
The other property to compare against
If the passed-in object isn't a GraphProperty, then false is returned
Show: