The FormComponents type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FormComponents |
Creates and initializes instance of object.
|
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds component to container
| |
| Clear |
Removes all elements from the container
| |
| Component |
Gets component
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Remove |
Removes component from container
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Components |
Gets list of the contained components. Key is name of the component. Value is component
|