GroupCollection.ICollection<Group>.Clear Метод

Определение

При вызове этого метода всегда возникает исключение NotSupportedException.

 virtual void System.Collections.Generic.ICollection<System.Text.RegularExpressions.Group>.Clear() = System::Collections::Generic::ICollection<System::Text::RegularExpressions::Group ^>::Clear;
void ICollection<Group>.Clear ();
abstract member System.Collections.Generic.ICollection<System.Text.RegularExpressions.Group>.Clear : unit -> unit
override this.System.Collections.Generic.ICollection<System.Text.RegularExpressions.Group>.Clear : unit -> unit
Sub Clear () Implements ICollection(Of Group).Clear

Реализации

Исключения

Этот метод не поддерживается. Данная коллекция доступна только для чтения.

Применяется к