Udostępnij za pośrednictwem


Metoda ClassHasElementMergeDirectives.GetLinks —

Pobierz ClassHasElementMergeDirectives łącza między danym DomainClass i ElementMergeDirective.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.DslDefinition
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Składnia

'Deklaracja
Public Shared Function GetLinks ( _
    source As DomainClass, _
    target As ElementMergeDirective _
) As ReadOnlyCollection(Of ClassHasElementMergeDirectives)
public static ReadOnlyCollection<ClassHasElementMergeDirectives> GetLinks(
    DomainClass source,
    ElementMergeDirective target
)

Parametry

Wartość zwracana

Typ: System.Collections.ObjectModel.ReadOnlyCollection<ClassHasElementMergeDirectives>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ClassHasElementMergeDirectives Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition