Share via


CoreDesignSurfaceCopyClosureBase Class

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

Syntax

'Declaration
Public Class CoreDesignSurfaceCopyClosureBase _
    Implements IElementVisitorFilter
'Usage
Dim instance As CoreDesignSurfaceCopyClosureBase
public class CoreDesignSurfaceCopyClosureBase : IElementVisitorFilter
public ref class CoreDesignSurfaceCopyClosureBase : IElementVisitorFilter
public class CoreDesignSurfaceCopyClosureBase implements IElementVisitorFilter

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceCopyClosureBase
    Microsoft.VisualStudio.Modeling.Diagrams.CoreDesignSurfaceCopyClosure

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

CoreDesignSurfaceCopyClosureBase Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace