Udostępnij za pośrednictwem


Metoda ItemsProvider<T>.GetRelationships —

Przestrzeń nazw:  Microsoft.Internal.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Protected Overridable Function GetRelationships ( _
    item As T _
) As IEnumerable(Of IRelationshipDisplayItem)
protected virtual IEnumerable<IRelationshipDisplayItem> GetRelationships(
    T item
)

Parametry

  • item
    Typ: T

Wartość zwracana

Typ: System.Collections.Generic.IEnumerable<IRelationshipDisplayItem>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ItemsProvider<T> Klasa

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI