System::Text::RegularExpressions::Match::AddGroup Methode

Match::AddGroup method

Fügt eine Gruppe zum Treffer hinzu.

void System::Text::RegularExpressions::Match::AddGroup(const GroupPtr &item)
ParameterTypBeschreibung
Elementconst GroupPtr&Element zum Hinzufügen.

Siehe auch