System::Text::RegularExpressions::GroupCollection::Remove 方法
GroupCollection::Remove method
禁用从集合中移除元素。
bool System::Text::RegularExpressions::GroupCollection::Remove(const GroupPtr &item) override
| Parameter | Type | 描述 |
|---|---|---|
| item | const GroupPtr& | 要删除的项;已忽略。 |
另见
- Typedef GroupPtr
- Class GroupCollection
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++