DslLibraryDefinesElements.GetLinks(DslLibrary, DiagramElement) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Получите все ссылки DslLibraryDefinesElements между заданными DslLibrary и DiagramElement.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::DslLibraryDefinesElements ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::DslLibrary ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElement ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryDefinesElements> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary source, Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElement target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary * Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElement -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryDefinesElements>
Public Shared Function GetLinks (source As DslLibrary, target As DiagramElement) As ReadOnlyCollection(Of DslLibraryDefinesElements)
Параметры
- source
- DslLibrary
- target
- DiagramElement
Возвращаемое значение
- Атрибуты