Udostępnij za pośrednictwem


Metoda ShapeHasCompartments.GetLinks —

Pobierz ShapeHasCompartments łącza między danym CompartmentShape i przedziału.

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

Składnia

'Deklaracja
Public Shared Function GetLinks ( _
    source As CompartmentShape, _
    target As Compartment _
) As ReadOnlyCollection(Of ShapeHasCompartments)
public static ReadOnlyCollection<ShapeHasCompartments> GetLinks(
    CompartmentShape source,
    Compartment target
)

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeHasCompartments Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition