Udostępnij za pośrednictwem


Metoda DomainRoleInfo.GetAllElementLinks —

Pobiera listę wszystkich łączy element, które uczestniczy dany element.

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

Składnia

'Deklaracja
Public Shared Function GetAllElementLinks ( _
    rolePlayerElement As ModelElement _
) As ReadOnlyCollection(Of ElementLink)
public static ReadOnlyCollection<ElementLink> GetAllElementLinks(
    ModelElement rolePlayerElement
)

Parametry

Wartość zwracana

Typ: System.Collections.ObjectModel.ReadOnlyCollection<ElementLink>
A ReadOnlyCollection<T> łączy połączony element.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DomainRoleInfo Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling