RadioGroupItemCollection.AddEnum Method
Name | Parameters | Description |
---|---|---|
Add |
enum |
Adds items that represent elements of the specified enumeration to the current collection. Enumeration values are converted to string values using the specified method to represent item descriptions. |
Add |
enum |
Adds items to the collection that represent elements of the specified enumeration. |
Add |
none | Adds items that represent elements of the specified enumeration to the current collection. |
Add |
display |
Adds items that represent elements of the specified enumeration to the current collection. Enumeration values are converted to string values using the specified method to represent item descriptions. |