System::Text::RegularExpressions::CaptureCollection::get_Count 方法

CaptureCollection::get_Count method

获取捕获的数量。

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

ReturnValue

包含的捕获数量。

另见