C1.C1Preview Namespace : RenderInputComboBoxItemCollection Class |
The following tables list the members exposed by RenderInputComboBoxItemCollection.
Name | Description | |
---|---|---|
RenderInputComboBoxItemCollection Constructor |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets or sets the element at the specified index. |
Name | Description | |
---|---|---|
Add | Overloaded. Adds a RenderInputComboBoxItem to the current collection. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
GetEnumerator | (Inherited from System.Collections.CollectionBase) | |
IndexOf | Returns the index of a RenderInputComboBoxItem in the current collection. | |
Insert | Inserts a RenderInputComboBoxItem into the current collection. | |
Remove | Removes a RenderInputComboBoxItem from the current collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |