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
itemconst GroupPtr&Element zum Hinzufügen.

Siehe auch