Udostępnij za pośrednictwem


Metoda RibbonCollectionBase.IList<IRibbonExtension>.IndexOf —

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 Function IndexOf ( _
    item As IRibbonExtension _
) As Integer Implements IList(Of IRibbonExtension).IndexOf
int IList<IRibbonExtension>.IndexOf(
    IRibbonExtension item
)

Parametry

Wartość zwracana

Typ: System.Int32

Implementuje

IList<T>.IndexOf(T)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

RibbonCollectionBase Klasa

Przestrzeń nazw Microsoft.Office.Tools.Ribbon