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

MatchCollection::IsReadOnly method

Marks collection as read-only.

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

ReturnValue

Always returns true.

See Also