منشئ System::Text::RegularExpressions::Group::Group
Group::Group() constructor
منشئ مجموعة فارغة.
System::Text::RegularExpressions::Group::Group()
انظر أيضًا
- Class Group
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++
Group::Group(const UStringPtr&, int, int) constructor
منشئ.
System::Text::RegularExpressions::Group::Group(const UStringPtr &source, int index, int length)
| Parameter | Type | الوصف |
|---|---|---|
| المصدر | const UStringPtr& | سلسلة المصدر. |
| الفهرس | int | مؤشر بداية المطابقة. |
| length | int | طول Match. |
انظر أيضًا
- Typedef UStringPtr
- Class Group
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++