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