次の方法で共有


TaskDialogRadioButtonCollection.ClearItems メソッド

定義

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

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

例外

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

適用対象