The C1TabPageCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1TabPageCollection |
Creates an instance of C1TabPageCollection class.
|
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds a control to this collection.
(Overrides ControlCollection..::..Add(Control).) | |
| AddAt |
Adds a control to the specified position.
(Overrides ControlCollection..::..AddAt(Int32, Control).) | |
| Clear |
Clears the collection.
(Overrides ControlCollection..::..Clear()()()().) | |
| Remove |
Removes the control from the collection.
(Overrides ControlCollection..::..Remove(Control).) | |
| RemoveAt |
Removes the control at specified position.
(Overrides ControlCollection..::..RemoveAt(Int32).) | |
| ToString | (Inherited from Object.) |