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