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