Microsoft.VisualStudio.Mode ...


Domain-Specific Language Tools Reference
ElementOperations Class

Updated: November 2007

Provides common operations that act upon a collection of model elements.

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

Syntax

Visual Basic (Declaration)
Public Class ElementOperations
Visual Basic (Usage)
Dim instance As ElementOperations
C#
public class ElementOperations
Visual C++
public ref class ElementOperations
JScript
public class ElementOperations
Remarks

You can derive from this class to create custom data formats for copy and paste operations.

Inheritance Hierarchy

System..::.Object
  Microsoft.VisualStudio.Modeling..::.ElementOperations
    Microsoft.VisualStudio.Modeling.Diagrams..::.DesignSurfaceElementOperations
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

Tags :


Page view tracker