Udostępnij za pośrednictwem


Metoda ElementOperations.CanAddElementGroupFormat —

Zwraca wartość wskazującą, czy kolekcja ModelElement może być używana do tworzenia formatu ElementGroupPrototype.

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

Składnia

'Deklaracja
Protected Overridable Function CanAddElementGroupFormat ( _
    elements As ICollection(Of ModelElement), _
    closureType As ClosureType _
) As Boolean
protected virtual bool CanAddElementGroupFormat(
    ICollection<ModelElement> elements,
    ClosureType closureType
)

Parametry

Wartość zwracana

Typ: System.Boolean
wartość true, jeżeli kolekcja ModelElement może być używana do tworzenia formatu ElementGroupPrototype; w przeciwnym razie wartość false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementOperations Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling