Partager via


IItemsSourceCache.TryGetItemsSource, 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
Function TryGetItemsSource ( _
    relationshipIdentity As String, _
    <OutAttribute> ByRef source As IItemsSource _
) As Boolean
bool TryGetItemsSource(
    string relationshipIdentity,
    out IItemsSource source
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

IItemsSourceCache Interface

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms