Compartir a través de


ClipboardCommandSet.CopyModelElementsIntoElementGroupPrototype (Método)

Copia la colección de ModelElements IDataObject especificado

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Sintaxis

'Declaración
Protected Overridable Sub CopyModelElementsIntoElementGroupPrototype ( _
    dataObject As IDataObject, _
    selectedModelElements As IList(Of ModelElement) _
)
protected virtual void CopyModelElementsIntoElementGroupPrototype(
    IDataObject dataObject,
    IList<ModelElement> selectedModelElements
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ClipboardCommandSet Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)