System::Text::RegularExpressions::Match::AddCapture Methode

Match::AddCapture method

Fügt eine Erfassung zum Treffer hinzu.

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

Siehe auch