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