DiagramDeleteRule Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | CompareTo(Object^) | Compares the rule to another object.(Inherited from Rule.) |
![]() | CompareTo(Rule^) | Compares the rule to another rule by their IDs.(Inherited from Rule.) |
![]() | ElementDeleted(ElementDeletedEventArgs^) | Initializes a new instance of the Diagram class(Overrides DeleteRule::ElementDeleted(ElementDeletedEventArgs^).) |
![]() | Equals(Object^) | Verifies whether the rule is equal to another object.(Inherited from Rule.) |
![]() | Equals(Rule^) | Verifies whether a rule is equal to another rule.(Inherited from Rule.) |
![]() | GetHashCode() | Gets the hash code for the rule.(Inherited from Rule.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:
