System::Text::RegularExpressions::Group::AddCapture metod

Group::AddCapture method

Lägger till fångst i gruppen.

void System::Text::RegularExpressions::Group::AddCapture(const CapturePtr &item)
ParameterTypBeskrivning
itemconst CapturePtr&Capture att lägga till.

Se även