Metoda ItemsProvider<T>.IItemsProvider.GetRelationships —
Przestrzeń nazw: Microsoft.Internal.VisualStudio.PlatformUI
Zestaw: Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)
Składnia
'Deklaracja
Private Function GetRelationships ( _
item As Object _
) As IEnumerable(Of IRelationshipDisplayItem) Implements IItemsProvider.GetRelationships
IEnumerable<IRelationshipDisplayItem> IItemsProvider.GetRelationships(
Object item
)
Parametry
- item
Typ: System.Object
Wartość zwracana
Typ: System.Collections.Generic.IEnumerable<IRelationshipDisplayItem>
Implementuje
IItemsProvider.GetRelationships(Object)
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..