System::Text::RegularExpressions::Group::AddCapture Methode

Group::AddCapture method

Fügt eine Erfassung zur Gruppe hinzu.

void System::Text::RegularExpressions::Group::AddCapture(const CapturePtr &item)
ParameterTypBeschreibung
itemconst CapturePtr&Capture zum Hinzufügen.

Siehe auch