System::Text::RegularExpressions::Capture::get_Length 方法

Capture::get_Length method

获取捕获子串的长度。

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

ReturnValue

捕获的子字符串长度。

另见