The Channels collection object is a collection of Channel objects.
The Channels collection object has the following methods:
| Methods | Description |
| Open | Opens a Channel object. |
| Find | Searches for the specified Channel object. |
The Channels collection object has the following properties:
| Properties | Read/Write | Description |
| Item | R | Returns the specified Channel object. |
| Count | R | Returns the number of Channel objects. |