Udostępnij za pośrednictwem


Metoda ClipboardCommandSet.CopyModelElementsIntoElementGroupPrototype —

Kopiuje kolekcji ModelElements do określonego IDataObject

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

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

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ClipboardCommandSet Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell