System::Text::RegularExpressions::Capture::get_Length メソッド

Capture::get_Length method

キャプチャされた部分文字列の長さを取得します。

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

ReturnValue

キャプチャされた部分文字列の長さ。

参照