CaptureCollection.ICollection<Capture>.Clear Methode

Definition

Beim Aufrufen dieser Methode wird immer eine NotSupportedException ausgelöst.

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

Implementiert

Ausnahmen

Die Auflistung ist schreibgeschützt.

Gilt für: