CoreDesignSurfaceDeleteClosure Class

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

Syntax

<CLSCompliantAttribute(True)> _
Public Class CoreDesignSurfaceDeleteClosure _
    Inherits CoreDesignSurfaceDeleteClosureBase _
    Implements IElementVisitorFilter

Dim instance As CoreDesignSurfaceDeleteClosure
[CLSCompliantAttribute(true)]
public class CoreDesignSurfaceDeleteClosure : CoreDesignSurfaceDeleteClosureBase, IElementVisitorFilter
[CLSCompliantAttribute(true)]
public ref class CoreDesignSurfaceDeleteClosure : public CoreDesignSurfaceDeleteClosureBase, 
    IElementVisitorFilter
public class CoreDesignSurfaceDeleteClosure extends CoreDesignSurfaceDeleteClosureBase implements IElementVisitorFilter

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDeleteClosureBase
    Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceDeleteClosure

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.

See Also

Reference

CoreDesignSurfaceDeleteClosure Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace