ShapeSubField::SubFieldEquals Method (Object^)

 

Gets a value indicating whether this ShapeSubField and the specified ShapeSubField are equal.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
virtual bool SubFieldEquals(
	Object^ obj
) abstract

Parameters

obj
Type: System::Object^

The ShapeSubField with which to compare this ShapeSubField.

Return Value

Type: System::Boolean
Return to top
Show: