System::Text::RegularExpressions::CaptureCollection::Add 方法
CaptureCollection::Add method
禁用集合修订。
void System::Text::RegularExpressions::CaptureCollection::Add(const CapturePtr &item) override
| 参数 | 类型 | 描述 |
|---|---|---|
| 项 | const CapturePtr& | 要添加的项;已忽略。 |
另见
- Typedef CapturePtr
- Class CaptureCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Font for C++