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