CheckedListBox.CheckedIndexCollection.IList.Clear Yöntem

Tanım

içindeki tüm öğeleri CheckedListBox.CheckedIndexCollectionkaldırır. Bu üyenin açıklaması için bkz Clear(). .

 virtual void System.Collections.IList.Clear() = 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

Uygulamalar

Özel durumlar

Her zaman oluşturulur.

Açıklamalar

Sınıfı doğrudan değiştiremezsiniz CheckedListBox.CheckedIndexCollection . öğesini temizlemek CheckedListBox.CheckedIndexCollectioniçin veya SetItemCheckState yöntemini kullanınSetItemChecked.

Şunlara uygulanır