System::Text::RegularExpressions::Group::AddCapture methode
Group::AddCapture method
Voegt capture toe aan groep.
void System::Text::RegularExpressions::Group::AddCapture(const CapturePtr &item)
| Parameter | Type | Beschrijving |
|---|---|---|
| item | const CapturePtr& | Capture om toe te voegen. |
Zie ook
- Typedef CapturePtr
- Class Group
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++