NodeShape::ExpandCollapseNodeShapeWhenAddedToDiagramRule Methods

 

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

NameDescription
System_CAPS_pubmethodCompareTo(Object^)

Compares the rule to another object.(Inherited from Rule.)

System_CAPS_pubmethodCompareTo(Rule^)

Compares the rule to another rule by their IDs.(Inherited from Rule.)

System_CAPS_pubmethodElementAdded(ElementAddedEventArgs^)
System_CAPS_pubmethodEquals(Object^)

Verifies whether the rule is equal to another object.(Inherited from Rule.)

System_CAPS_pubmethodEquals(Rule^)

Verifies whether a rule is equal to another rule.(Inherited from Rule.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

Gets the hash code for the rule.(Inherited from Rule.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: