طريقة System::Text::RegularExpressions::Group::AddCapture
Group::AddCapture method
يضيف التقاطًا إلى المجموعة.
void System::Text::RegularExpressions::Group::AddCapture(const CapturePtr &item)
| Parameter | Type | الوصف |
|---|---|---|
| item | const CapturePtr& | Capture للإضافة. |
انظر أيضًا
- Typedef CapturePtr
- Class Group
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++