System::Text::RegularExpressions::CaptureCollection::get_IsReadOnly 方法

CaptureCollection::get_IsReadOnly method

将集合标记为只读。

bool System::Text::RegularExpressions::CaptureCollection::get_IsReadOnly() const override

ReturnValue

始终返回 true。

另见