[]
Represents a read-only collection of ToolboxItemConfig entries.
public sealed class ToolboxItemConfigCollection : ReadOnlyCollectionBase, ICollection, IEnumerable
| Name | Description |
|---|---|
| ToolboxItemConfigCollection(ToolboxItemConfig[]) | Initializes a new instance of the ToolboxItemConfigCollection class. |
| Name | Description |
|---|---|
| this[int] | Gets the ToolboxItemConfig at the specified index. |