NormalizedSnapshotSpanCollection.IList.Clear Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Listeyi temizler. Bu yöntem bir oluşturur NotSupportedException .
virtual void System.Collections.IList.Clear() = System::Collections::IList::Clear;
virtual void System.Collections.IList.Clear() = System::Collections::IList::Clear;
void System.Collections.IList.Clear();
void IList.Clear ();
abstract member System.Collections.IList.Clear : unit -> unit
override this.System.Collections.IList.Clear : unit -> unit
Sub Clear () Implements IList.Clear