System::Text::RegularExpressions::CaptureCollection::Remove 方法
CaptureCollection::Remove method
禁用集合修订。
bool System::Text::RegularExpressions::CaptureCollection::Remove(const CapturePtr &item) override
| 参数 | 类型 | 描述 |
|---|---|---|
| 项 | const CapturePtr& | 要删除的项目;已忽略。 |
ReturnValue
始终返回 false。
另见
- Typedef CapturePtr
- Class CaptureCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Font for C++