CoreDesignSurfaceCopyClosure Class
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
<CLSCompliantAttribute(True)> _
Public Class CoreDesignSurfaceCopyClosure _
Inherits CoreDesignSurfaceCopyClosureBase _
Implements IElementVisitorFilter
'Usage
Dim instance As CoreDesignSurfaceCopyClosure
[CLSCompliantAttribute(true)]
public class CoreDesignSurfaceCopyClosure : CoreDesignSurfaceCopyClosureBase,
IElementVisitorFilter
[CLSCompliantAttribute(true)]
public ref class CoreDesignSurfaceCopyClosure : public CoreDesignSurfaceCopyClosureBase,
IElementVisitorFilter
public class CoreDesignSurfaceCopyClosure extends 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.