ElementMergeDirectiveHasLinkCreationPaths.GetLinks(ElementMergeDirective, DomainPath) Método

Definição

Obtenha quaisquer links de ElementMergeDirectiveHasLinkCreationPaths entre um determinado ElementMergeDirective e um DomainPath.

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

Parâmetros

target
DomainPath

Retornos

ReadOnlyCollection<ElementMergeDirectiveHasLinkCreationPaths>
Atributos

Aplica-se a