Compartir a través de


SmartTagCollection.Insert (Método)

Inserta una etiqueta inteligente en SmartTagCollection en el índice especificado.

Espacio de nombres:  Microsoft.Office.Tools
Ensamblado:  Microsoft.Office.Tools.Common (en Microsoft.Office.Tools.Common.dll)

Sintaxis

'Declaración
Sub Insert ( _
    index As Integer, _
    value As SmartTagBase _
)
void Insert(
    int index,
    SmartTagBase value
)

Parámetros

  • index
    Tipo: System.Int32
    Índice de base cero donde se debe insertar la etiqueta inteligente.

Seguridad de .NET Framework

Vea también

Referencia

SmartTagCollection Interfaz

Microsoft.Office.Tools (Espacio de nombres)