Udostępnij za pośrednictwem


Metoda ConnectorHasDecorators.GetLinks —

Pobierz wszystkie łącza ConnectorHasDecorators między danego łącznika i Dekorator.

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 Connector, _
    target As Decorator _
) As ReadOnlyCollection(Of ConnectorHasDecorators)
public static ReadOnlyCollection<ConnectorHasDecorators> GetLinks(
    Connector source,
    Decorator target
)

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ConnectorHasDecorators Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition