Aracılığıyla paylaş


ElementOperations.CanAddElementGroupFormat Yöntem

ModelElement topluluk ElementGroupPrototype biçimi oluşturmak için kullanılabilir olup olmadığını gösteren bir değeri döndürür.

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 CanAddElementGroupFormat ( _
    elements As ICollection(Of ModelElement), _
    closureType As ClosureType _
) As Boolean
protected virtual bool CanAddElementGroupFormat(
    ICollection<ModelElement> elements,
    ClosureType closureType
)

Parametreler

Dönüş Değeri

Tür: System.Boolean
true ModelElement topluluk ElementGroupPrototype biçimini oluşturmak için kullanılabilir; Aksi durumda, false.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ElementOperations Sınıf

Microsoft.VisualStudio.Modeling Ad Alanı