System::Text::RegularExpressions::GroupCollection::Remove 方法

GroupCollection::Remove method

禁用从集合中移除元素。

bool System::Text::RegularExpressions::GroupCollection::Remove(const GroupPtr &item) override
参数类型描述
const GroupPtr&要删除的项目;已忽略。

另见