CheckedListBox.CheckedItemCollection.IList.Clear 方法

定義

如需這個成員的說明,請參閱 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

實作

備註

這個成員是明確介面成員實作, 只有在 CheckedListBox.CheckedItemCollection 執行個體轉換成 IList 介面時,才能使用這個成員。

適用於