IsReadOnly()

GroupCollection::IsReadOnly() const method

Marks collection as read-only.

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

Return Value

Always returns true.

See Also