System::Text::RegularExpressions::CaptureCollection::get_Count メソッド

CaptureCollection::get_Count method

キャプチャ数を取得します。

int System::Text::RegularExpressions::CaptureCollection::get_Count() const override

ReturnValue

含まれるキャプチャ数。

参照