Udostępnij za pośrednictwem


Metoda ClassHasElementMergeDirectives.GetElementMergeDirectives —

Pobiera listę ElementMergeDirectives.

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 GetElementMergeDirectives ( _
    element As DomainClass _
) As LinkedElementCollection(Of ElementMergeDirective)
public static LinkedElementCollection<ElementMergeDirective> GetElementMergeDirectives(
    DomainClass element
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.LinkedElementCollection<ElementMergeDirective>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ClassHasElementMergeDirectives Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition