System::Text::RegularExpressions::CaptureCollection::AddCapture-metod

CaptureCollection::AddCapture method

Tjänstemetod för att lägga till en fångst i samlingen.

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

Se även