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

Siehe auch