BrushStyleSetInfo::Equals Method (Object^)
Visual Studio 2015
Determines whether the specified object is equal to this one. Only equal if all of their properties 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 object to compare with.
Return Value
Type: System::BooleanDetermines whether the specified object is equal to this one. Equal only when all of their properties are equal.
Show: