System::Text::RegularExpressions::CaptureCollection::AddCapture methode

CaptureCollection::AddCapture method

Service‑methode om een capture toe te voegen aan de collectie.

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

Zie ook