Udostępnij za pośrednictwem


Metoda DecoratorMapReferencesDecorator.GetLinks —

Pobierz DecoratorMapReferencesDecorator łącza między danym DecoratorMap 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 DecoratorMap, _
    target As Decorator _
) As ReadOnlyCollection(Of DecoratorMapReferencesDecorator)
public static ReadOnlyCollection<DecoratorMapReferencesDecorator> GetLinks(
    DecoratorMap source,
    Decorator target
)

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DecoratorMapReferencesDecorator Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition