System::Text::RegularExpressions::Match::get_Groups Methode

Match::get_Groups method

Ruft die Gruppenliste ab.

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

ReturnValue

Gruppen, die dem Match gehören.

Siehe auch