TaskDialogRadioButtonCollection.RemoveItem(Int32) Metoda

Definicja

Usuwa element w określonym indeksie elementu Collection<T>.

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

Parametry

index
Int32

Indeks zerowy elementu do usunięcia.

Wyjątki

Ta kolekcja jest obecnie powiązana z oknom dialogowym zadań.

Dotyczy