共用方式為


RegexCollection.AddRange 方法

將規則運算式陣列加入至 RegexCollection 的結尾。

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

語法

'宣告
Sub AddRange ( _
    value As Regex() _
)
void AddRange(
    Regex[] value
)

參數

.NET Framework 安全性

請參閱

參考

RegexCollection 介面

Microsoft.Office.Tools 命名空間