Aracılığıyla paylaş


ElementOperations.CanAddCustomFormat Yöntem

ModelElement koleksiyon özel bir biçim 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 CanAddCustomFormat ( _
    elements As ICollection(Of ModelElement), _
    closureType As ClosureType _
) As Boolean
protected virtual bool CanAddCustomFormat(
    ICollection<ModelElement> elements,
    ClosureType closureType
)

Parametreler

Dönüş Değeri

Tür: System.Boolean
true ModelElement koleksiyon özel bir biçim oluşturmak için kullanılır; Aksi durumda, false.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ElementOperations Sınıf

Microsoft.VisualStudio.Modeling Ad Alanı