The FormComponents type exposes the following members.

Constructors

  NameDescription
FormComponents
Creates and initializes instance of object.

Methods

  NameDescription
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

  NameDescription
Components
Gets list of the contained components. Key is name of the component. Value is component

See Also