Udostępnij za pośrednictwem


Właściwość RibbonCollectionBase.IList<IRibbonExtension>.Item —

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

Przestrzeń nazw:  Microsoft.Office.Tools.Ribbon
Zestaw:  Microsoft.Office.Tools.Common.v4.0.Utilities (w Microsoft.Office.Tools.Common.v4.0.Utilities.dll)

Składnia

'Deklaracja
Private Property Item ( _
    index As Integer _
) As IRibbonExtension Implements IList(Of IRibbonExtension).Item
IRibbonExtension IList<IRibbonExtension>.this[
    int index
] { get; set; }

Parametry

Wartość właściwości

Typ: Microsoft.Office.Tools.Ribbon.IRibbonExtension

Implementuje

IList<T>.Item

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

RibbonCollectionBase Klasa

Przestrzeń nazw Microsoft.Office.Tools.Ribbon