DecoratorMapReferencesDecorator.GetLinksToMaps(Decorator) Yöntem

Tanım

Bir dekoratör için Dekoratormapreferencesdekoratör bağlantılarının listesini alın.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMapReferencesDecorator ^> ^ GetLinksToMaps(Microsoft::VisualStudio::Modeling::DslDefinition::Decorator ^ decoratorInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapReferencesDecorator> GetLinksToMaps (Microsoft.VisualStudio.Modeling.DslDefinition.Decorator decoratorInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToMaps : Microsoft.VisualStudio.Modeling.DslDefinition.Decorator -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapReferencesDecorator>
Public Shared Function GetLinksToMaps (decoratorInstance As Decorator) As ReadOnlyCollection(Of DecoratorMapReferencesDecorator)

Parametreler

decoratorInstance
Decorator

Döndürülenler

ReadOnlyCollection<DecoratorMapReferencesDecorator>
Öznitelikler

Şunlara uygulanır