System::Text::RegularExpressions::Match::Match constructor
Match::Match constructor
Constructor.
System::Text::RegularExpressions::Match::Match(const UStringPtr &source, int index, int length)
| Parámetro | Tipo | Descripción |
|---|---|---|
| fuente | const UStringPtr& | Cadena de origen. |
| index | int | Match índice de inicio. |
| length | int | Match longitud. |
Ver también
- Typedef UStringPtr
- Class Match
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++