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