Udostępnij za pośrednictwem


Metoda ShapeHasCompartments.GetCompartments —

Pobiera listę przedziałów.

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

Składnia

'Deklaracja
Public Shared Function GetCompartments ( _
    element As CompartmentShape _
) As LinkedElementCollection(Of Compartment)
public static LinkedElementCollection<Compartment> GetCompartments(
    CompartmentShape element
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.LinkedElementCollection<Compartment>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeHasCompartments Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition