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

GroupCollection::Remove method

禁用从集合中移除元素。

bool System::Text::RegularExpressions::GroupCollection::Remove(const GroupPtr &item) override
ParameterType描述
itemconst GroupPtr&要删除的项;已忽略。

另见