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 命名空间