System::Text::RegularExpressions::Capture::Capture costruttore
Capture::Capture constructor
Costruttore.
System::Text::RegularExpressions::Capture::Capture(const UStringPtr &source, int index, int length)
| Parametro | Tipo | Descrizione |
|---|---|---|
| origine | const UStringPtr& | Stringa di origine. |
| indice | int | Inizio della sottostringa catturata. |
| length | int | Lunghezza della sottostringa catturata. |
Vedi anche
- Typedef UStringPtr
- Class Capture
- Namespace System::Text::RegularExpressions
- Library Aspose.Page for C++