NestedShapesParentRoleChangeRule 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_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_pubmethodGetHashCode()

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

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodRolePlayerChanged(RolePlayerChangedEventArgs^)

Defers updating the shape's layout object as well as its descendent shapes by adding to a queue which gets processed in the DiagramCommittingRule.(Overrides RolePlayerChangeRule::RolePlayerChanged(RolePlayerChangedEventArgs^).)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: