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)
| Parameter | Type | Beschrijving |
|---|---|---|
| item | const CapturePtr& | Item om toe te voegen. |
Zie ook
- Typedef CapturePtr
- Class Match
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++