Udostępnij za pośrednictwem


Metoda ShapeHasCompartments.GetLinksToCompartments —

Pobierz listę łączy ShapeHasCompartments do CompartmentShape.

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 GetLinksToCompartments ( _
    shapeInstance As CompartmentShape _
) As ReadOnlyCollection(Of ShapeHasCompartments)
public static ReadOnlyCollection<ShapeHasCompartments> GetLinksToCompartments(
    CompartmentShape shapeInstance
)

Parametry

Wartość zwracana

Typ: System.Collections.ObjectModel.ReadOnlyCollection<ShapeHasCompartments>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeHasCompartments Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition