ListBox.IntegerCollection.IList.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

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 ListBox.IntegerCollection インスタンスがIList インターフェイスにキャストされている場合にのみ使用できます。

適用対象