Aracılığıyla paylaş


ElementOperations.CreateElementGroup Yöntem

Bir ClosureElementGroup oluşturur.

Ad alanı:  Microsoft.VisualStudio.Modeling
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (Microsoft.VisualStudio.Modeling.Sdk.11.0.dll içinde)

Sözdizimi

'Bildirim
Protected Overridable Function CreateElementGroup ( _
    elements As ICollection(Of ModelElement), _
    closureType As ClosureType _
) As ElementGroup
protected virtual ElementGroup CreateElementGroup(
    ICollection<ModelElement> elements,
    ClosureType closureType
)

Parametreler

Dönüş Değeri

Tür: Microsoft.VisualStudio.Modeling.ElementGroup
ElementGroup

Notlar

Sanal AddElementGroupFormat yöntem ElementOperations uygulaması tarafından çağrıldı.Bu yöntem AddElementGroupFormat yöntemine iletilen parametre değerleri kullanılarak çağrılır

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ElementOperations Sınıf

Microsoft.VisualStudio.Modeling Ad Alanı