GroupCollection.ICollection<Group>.Clear Método

Definição

A chamada desse método sempre lança 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

Implementações

Exceções

Não há suporte para o método. Esta é uma coleção somente leitura.

Aplica-se a