System::Text::RegularExpressions::Match::AddGroup 方法
Match::AddGroup method
向匹配中添加组。
void System::Text::RegularExpressions::Match::AddGroup(const GroupPtr &item)
| 参数 | 类型 | 描述 |
|---|---|---|
| 项 | const GroupPtr& | 要添加的项。 |
另见
- Typedef GroupPtr
- Class Match
- Namespace System::Text::RegularExpressions
- Library Aspose.Font for C++