Partager via


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

Paramètres

Valeur de retour

Type : System.Boolean

Implémentations

IItemsSourceCache.TryGetItemsSource(String, IItemsSource%)

Sécurité .NET Framework

Voir aussi

Référence

ItemsSourceCache Classe

Microsoft.Internal.VisualStudio.PlatformUI, espace de noms