TaskDialogRadioButtonCollection.ClearItems Method

Definition

Removes all elements from the Collection<T>.

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

Exceptions

This collection is currently bound to a task dialog.

Applies to