System::Text::RegularExpressions::Match::AddCapture methode

Match::AddCapture method

Voegt een capture toe aan de overeenkomst.

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

Zie ook