RibbonCollectionBase.IList<IRibbonExtension>.RemoveAt (Método)

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

Espacio de nombres:  Microsoft.Office.Tools.Ribbon
Ensamblado:  Microsoft.Office.Tools.Common.v4.0.Utilities (en Microsoft.Office.Tools.Common.v4.0.Utilities.dll)

Sintaxis

'Declaración
Private Sub RemoveAt ( _
    index As Integer _
) Implements IList(Of IRibbonExtension).RemoveAt
void IList<IRibbonExtension>.RemoveAt(
    int index
)

Parámetros

Implementaciones

IList<T>.RemoveAt(Int32)

Seguridad de .NET Framework

Vea también

Referencia

RibbonCollectionBase Clase

Microsoft.Office.Tools.Ribbon (Espacio de nombres)