ParentShapeContainsNestedChildShapesDeleteRule Class
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
<RuleOnAttribute(GetType(ParentShapeContainsNestedChildShapes))> _
Public NotInheritable Class ParentShapeContainsNestedChildShapesDeleteRule _
Inherits DeleteRule
Dim instance As ParentShapeContainsNestedChildShapesDeleteRule
[RuleOnAttribute(typeof(ParentShapeContainsNestedChildShapes))]
public sealed class ParentShapeContainsNestedChildShapesDeleteRule : DeleteRule
[RuleOnAttribute(typeof(ParentShapeContainsNestedChildShapes))]
public ref class ParentShapeContainsNestedChildShapesDeleteRule sealed : public DeleteRule
public final class ParentShapeContainsNestedChildShapesDeleteRule extends DeleteRule
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Rule
Microsoft.VisualStudio.Modeling.DeleteRule
Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapesDeleteRule
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.