SmartTagCollection.AddRange 方法

將智慧標籤陣列加入至 SmartTagCollection 的結尾。

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

語法

'宣告
Sub AddRange ( _
    smartTags As SmartTagBase() _
)
void AddRange(
    SmartTagBase[] smartTags
)

參數

.NET Framework 安全性

請參閱

參考

SmartTagCollection 介面

Microsoft.Office.Tools 命名空間