IsReadOnly()

MatchCollection::IsReadOnly() const method

Marks collection as read-only.

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

Return Value

Always returns true.

See Also