DiagramElementMapHasDecoratorMaps.GetLinks Yöntem

Tanım

Verilen DiagramElementMap ve bir Dekoratormap arasındaki herhangi bir Diagramelementmaphasdekoratormaps bağlantısını alın.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElementMapHasDecoratorMaps ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElementMap ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMap ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMapHasDecoratorMaps> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMap source, Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMap * Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMapHasDecoratorMaps>
Public Shared Function GetLinks (source As DiagramElementMap, target As DecoratorMap) As ReadOnlyCollection(Of DiagramElementMapHasDecoratorMaps)

Parametreler

target
DecoratorMap

Döndürülenler

ReadOnlyCollection<DiagramElementMapHasDecoratorMaps>
Öznitelikler

Şunlara uygulanır