Share via


SmartTagCollection.Item 屬性

取得位於指定索引上的智慧標籤。 這個類型或成員僅適用於 2007 Microsoft Office system 專案。智慧標籤在 Office 2010 中已被取代。
.

命名空間:  Microsoft.Office.Tools
組件:  Microsoft.Office.Tools.Common (在 Microsoft.Office.Tools.Common.dll 中)

語法

'宣告
ReadOnly Default Property Item ( _
    index As Integer _
) As SmartTagBase
SmartTagBase this[
    int index
] { get; }

參數

  • index
    型別:System.Int32
    要取得之智慧標籤的以零起始索引。

屬性值

型別:Microsoft.Office.Tools.SmartTagBase
傳回 SmartTagBase

.NET Framework 安全性

請參閱

參考

SmartTagCollection 介面

Microsoft.Office.Tools 命名空間