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)
ParameterTypeBeskrivning
itemconst CapturePtr&Capture för att lägga till.

Se även