Click or drag to resize

ITaskDialogRadioButtons Methods

The ITaskDialogRadioButtons type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from ICollectionITaskDialogRadioButton.)
Public methodClear (Inherited from ICollectionITaskDialogRadioButton.)
Public methodContains (Inherited from ICollectionITaskDialogRadioButton.)
Public methodCopyTo (Inherited from ICollectionITaskDialogRadioButton.)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableITaskDialogRadioButton.)
Public methodIndexOf (Inherited from IListITaskDialogRadioButton.)
Public methodInsert (Inherited from IListITaskDialogRadioButton.)
Public methodRemove (Inherited from ICollectionITaskDialogRadioButton.)
Public methodRemoveAt (Inherited from IListITaskDialogRadioButton.)
Top
See Also