Partilhar via


Propriedade SmartTagCollection.Item

Obtém a marca inteligente no índice especificado.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common (em Microsoft.Office.Tools.Common.dll)

Sintaxe

'Declaração
ReadOnly Default Property Item ( _
    index As Integer _
) As SmartTagBase
    Get
SmartTagBase this[
    int index
] { get; }

Parâmetros

  • index
    Tipo: System.Int32
    O índice baseado em zero da marca inteligente para obter.

Valor de propriedade

Tipo: Microsoft.Office.Tools.SmartTagBase

Segurança do .NET Framework

Consulte também

Referência

SmartTagCollection Interface

Namespace Microsoft.Office.Tools