Udostępnij za pośrednictwem


Metoda AttributedDomainElementHasAttributes.GetLinksToAttributes —

Pobierz listę łączy AttributedDomainElementHasAttributes do AttributedDomainElement.

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 GetLinksToAttributes ( _
    elementInstance As AttributedDomainElement _
) As ReadOnlyCollection(Of AttributedDomainElementHasAttributes)
public static ReadOnlyCollection<AttributedDomainElementHasAttributes> GetLinksToAttributes(
    AttributedDomainElement elementInstance
)

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

AttributedDomainElementHasAttributes Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition