System::Text::RegularExpressions::Match::Match constructor

Match::Match constructor

Constructor.

System::Text::RegularExpressions::Match::Match(const UStringPtr &source, int index, int length)
ParámetroTipoDescripción
fuenteconst UStringPtr&Cadena de origen.
indexintMatch índice de inicio.
lengthintMatch longitud.

Ver también