Partager via


RibbonReadOnlyCollection.GetRibbonContextCollection, méthode

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Retourne une collection des objets IRibbonExtension associés à une application ou classe de message spécifiée.

Espace de noms :  Microsoft.Office.Tools.Ribbon
Assemblys :   Microsoft.Office.Tools.Common.v4.0.Utilities (dans Microsoft.Office.Tools.Common.v4.0.Utilities.dll)
  Microsoft.Office.Tools.Common (dans Microsoft.Office.Tools.Common.dll)

Syntaxe

'Déclaration
Function GetRibbonContextCollection ( _
    contextWindow As Object, _
    customRibbonType As Type _
) As IList(Of IRibbonExtension)
IList<IRibbonExtension> GetRibbonContextCollection(
    Object contextWindow,
    Type customRibbonType
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.IList<IRibbonExtension>

Sécurité .NET Framework

Voir aussi

Référence

RibbonReadOnlyCollection Interface

Microsoft.Office.Tools.Ribbon, espace de noms