Udostępnij za pośrednictwem


Metoda DomainRoleInfo.GetLinkedElements —

Pobiera listę elementów, które są połączone z tej roli.

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

Składnia

'Deklaracja
Public Function GetLinkedElements ( _
    rolePlayerElement As ModelElement _
) As LinkedElementCollection(Of ModelElement)
public LinkedElementCollection<ModelElement> GetLinkedElements(
    ModelElement rolePlayerElement
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.LinkedElementCollection<ModelElement>
Kolekcja łączy element, który odtwarzać przeciwną w łączach element uczestniczy w.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DomainRoleInfo Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling