System::Text::RegularExpressions::GroupCollection::Remove メソッド

GroupCollection::Remove method

コレクションから要素を削除することを無効にします。

bool System::Text::RegularExpressions::GroupCollection::Remove(const GroupPtr &item) override
パラメーター説明
項目const GroupPtr&削除する項目;無視されます。

参照