DecoratorMapReferencesDecorator.GetLinks(DecoratorMap, Decorator) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Verili bir dekoratatormap ve dekoratör arasında Dekoratormapreferencesdekoratör bağlantıları alın.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMapReferencesDecorator ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::DecoratorMap ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::Decorator ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapReferencesDecorator> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap source, Microsoft.VisualStudio.Modeling.DslDefinition.Decorator target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMap * Microsoft.VisualStudio.Modeling.DslDefinition.Decorator -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DecoratorMapReferencesDecorator>
Public Shared Function GetLinks (source As DecoratorMap, target As Decorator) As ReadOnlyCollection(Of DecoratorMapReferencesDecorator)
Parametreler
- source
- DecoratorMap
- target
- Decorator
Döndürülenler
- Öznitelikler