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++