System::Text::RegularExpressions::CaptureCollection::AddCapture Methode

CaptureCollection::AddCapture method

Dienstmethode zum Hinzufügen einer Erfassung zur Sammlung.

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

Siehe auch