Aracılığıyla paylaş


ElementOperations.CreateElementGroupPrototype Yöntem

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 CreateElementGroupPrototype ( _
    group As ElementGroup, _
    elements As ICollection(Of ModelElement), _
    closureType As ClosureType _
) As ElementGroupPrototype
protected virtual ElementGroupPrototype CreateElementGroupPrototype(
    ElementGroup group,
    ICollection<ModelElement> elements,
    ClosureType closureType
)

Parametreler

Dönüş Değeri

Tür: Microsoft.VisualStudio.Modeling.ElementGroupPrototype

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ElementOperations Sınıf

Microsoft.VisualStudio.Modeling Ad Alanı