System::Text::RegularExpressions::MatchCollection::IsReadOnly method

MatchCollection::IsReadOnly method

将集合标记为只读。

bool System::Text::RegularExpressions::MatchCollection::IsReadOnly() const

ReturnValue

始终返回 true。

另见