Udostępnij za pośrednictwem


Metoda ElementOperations.CanAddCustomFormat —

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

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

Składnia

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

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementOperations Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling