TaskDialogRadioButtonCollection.RemoveItem(Int32) メソッド

定義

protected:
 override void RemoveItem(int index);
protected override void RemoveItem (int index);
override this.RemoveItem : int -> unit
Protected Overrides Sub RemoveItem (index As Integer)

パラメーター

index
Int32

例外

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

適用対象