Partager via


ItemsProvider<T>.CreateItemsSource, méthode

Espace de noms :  Microsoft.Internal.VisualStudio.PlatformUI
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

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

Paramètres

  • item
    Type : T

Valeur de retour

Type : Microsoft.Internal.VisualStudio.PlatformUI.IItemsSource

Sécurité .NET Framework

Voir aussi

Référence

ItemsProvider<T> Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms