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