System::Text::RegularExpressions::Capture::get_Length method

Capture::get_Length method

Gets length of captured substring.

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

ReturnValue

Captured substring length.

See Also