Udostępnij za pośrednictwem


Metoda ItemsProvider<T>.CreateItemsSource —

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

Składnia

'Deklaracja
Protected MustOverride Function CreateItemsSource ( _
    relationshipIdentifier As String, _
    item As T _
) As IItemsSource
protected abstract IItemsSource CreateItemsSource(
    string relationshipIdentifier,
    T item
)

Parametry

  • item
    Typ: T

Wartość zwracana

Typ: Microsoft.Internal.VisualStudio.PlatformUI.IItemsSource

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ItemsProvider<T> Klasa

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI