get_Length()

Capture::get_Length() const method

Gets length of captured substring.

int System::Text::RegularExpressions::Capture::get_Length() const

Return Value

Captured substring length.

See Also