System::Text::RegularExpressions::Group::AddCapture methode

Group::AddCapture method

Voegt capture toe aan groep.

void System::Text::RegularExpressions::Group::AddCapture(const CapturePtr &item)
ParameterTypeBeschrijving
itemconst CapturePtr&Capture om toe te voegen.

Zie ook