Component |
The ComponentComponentSet type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of child components. | |
| IsReadOnly | Is the collection read only. Always returns false. | |
| IsSynchronized | Is the collection synchronized. Always returns false. | |
| Item | Finds a child component by path. | |
| SyncRoot | Gets the object to be synchronized for multi-threaded operation. |