System::Text::RegularExpressions::Match::get_Groups method

Match::get_Groups method

Gets group list.

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

ReturnValue

Groups owned by match.

See Also