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