TaskDialogButtonCollection.ClearItems メソッド

定義

Collection<T>からすべての要素を削除します。

protected:
 override void ClearItems();
protected override void ClearItems();
override this.ClearItems : unit -> unit
Protected Overrides Sub ClearItems ()

例外

このコレクションは現在、タスク ダイアログにバインドされています。

適用対象