| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace : RadioButtonCollection Class |
The following tables list the members exposed by RadioButtonCollection.
| Name | Description | |
|---|---|---|
![]() | Capacity | (Inherited from System.Collections.CollectionBase) |
![]() | Count | (Inherited from System.Collections.CollectionBase) |
![]() | Item | Overloaded. Gets or sets the C1RadioButton at the specified position in the collection. |
![]() | Owner | Gets the owner C1TaskDialog. |
| Name | Description | |
|---|---|---|
![]() | Add | Adds the specified C1RadioButton to the collection. |
![]() | AddRange | Adds a group of C1RadioButton objects to the end of the collection. |
![]() | Clear | (Inherited from System.Collections.CollectionBase) |
![]() | Contains | Overloaded. Determines whether this collection contains the specified C1RadioButton. |
![]() | IndexOf | Overloaded. Determines the index of a specific C1RadioButton in the collection. |
![]() | Insert | Inserts the specified C1RadioButton into this collection at the given index. |
![]() | Remove | Overloaded. Removes the specified C1RadioButton from the collection. |
![]() | RemoveAt | (Inherited from System.Collections.CollectionBase) |