System::Text::RegularExpressions::Match::get_Groups 方法

Match::get_Groups method

获取组列表。

GroupCollectionPtr System::Text::RegularExpressions::Match::get_Groups()

ReturnValue

匹配拥有的组。

另见