Udostępnij za pośrednictwem


Metoda ElementOperations.AddElementGroupFormat — (IDataObject, ICollection<ModelElement>, ClosureType)

Dodaje określony IDataObject przy użyciu określonej kolekcji ModelElements ElementGroupPrototype format.Ta metoda wywołuje następujące metody wykonać 3 (w podanej kolejności).CreateElementGroup b.MarkRootElements c.CreateElementGroupPrototype It stashes następnie utworzone ElementGroupPrototype w parametrze data.

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

Składnia

'Deklaracja
Protected Overridable Sub AddElementGroupFormat ( _
    data As IDataObject, _
    elements As ICollection(Of ModelElement), _
    closureType As ClosureType _
)
protected virtual void AddElementGroupFormat(
    IDataObject data,
    ICollection<ModelElement> elements,
    ClosureType closureType
)

Parametry

Uwagi

Przyjęto, że nazwa formatu danych należy typeof(ElementGroupPrototype).Imię i nazwisko.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementOperations Klasa

Przeciążenie AddElementGroupFormat

Przestrzeń nazw Microsoft.VisualStudio.Modeling