GroupCollection.ICollection<Group>.Clear Méthode

Définition

L'appel de cette méthode lève toujours 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

Implémente

Exceptions

Cette méthode n'est pas prise en charge. Il s'agit d'une collection en lecture seule.

S’applique à