SmartTagBase.Remove 方法

从智能标记中移除正则表达式识别器。

命名空间:  Microsoft.Office.Tools
程序集:  Microsoft.Office.Tools.Common(在 Microsoft.Office.Tools.Common.dll 中)

语法

声明
Sub Remove ( _
    regex As Regex _
)
void Remove(
    Regex regex
)

参数

.NET Framework 安全性

请参见

参考

SmartTagBase 接口

Microsoft.Office.Tools 命名空间