System::Text::RegularExpressions::Match::AddCapture metod

Match::AddCapture method

Lägger till fångst i matchning.

void System::Text::RegularExpressions::Match::AddCapture(const CapturePtr &item)
ParameterTypeBeskrivning
objektconst CapturePtr&Objekt att lägga till.

Se även