GroupCollection.ICollection<Group>.Clear Yöntem

Tanım

Bu yöntemin çağrılması her zaman oluşturur 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

Uygulamalar

Özel durumlar

Bu yöntem desteklenmiyor. Bu salt okunur bir koleksiyondur.

Şunlara uygulanır