Sdílet prostřednictvím


ShapeHasCompartments.GetLinksToCompartments – metoda

Získání seznamu odkazů ShapeHasCompartments na CompartmentShape.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

'Deklarace
Public Shared Function GetLinksToCompartments ( _
    shapeInstance As CompartmentShape _
) As ReadOnlyCollection(Of ShapeHasCompartments)
public static ReadOnlyCollection<ShapeHasCompartments> GetLinksToCompartments(
    CompartmentShape shapeInstance
)

Parametry

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ShapeHasCompartments Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů