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)
Visual Basic (Declaration)
Public Class ElementOperations
Dim instance As ElementOperations
public class ElementOperations
public ref class ElementOperations
public class ElementOperations
You can derive from this class to create custom data formats for copy and paste operations.
System..::.Object
Microsoft.VisualStudio.Modeling..::.ElementOperations
Microsoft.VisualStudio.Modeling.Diagrams..::.DesignSurfaceElementOperations
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Reference