System::Text::RegularExpressions::Group::AddCapture Methode
Group::AddCapture method
Fügt eine Erfassung zur Gruppe hinzu.
void System::Text::RegularExpressions::Group::AddCapture(const CapturePtr &item)
| Parameter | Typ | Beschreibung |
|---|---|---|
| item | const CapturePtr& | Capture zum Hinzufügen. |
Siehe auch
- Typedef CapturePtr
- Class Group
- Namespace System::Text::RegularExpressions
- Library Aspose.Font for C++