AOChannelCollection Properties
- Updated2023-02-21
- 2 minute(s) read
AOChannelCollection Properties
The AOChannelCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | All | Gets an AOChannel that operates on all of the channels in the task. |
![]() | Count | Gets the number of elements in the collection. |
![]() | ItemInt64 | Gets the AOChannel at the specified index. In Visual C#, this property is the indexer. |
![]() | ItemString | Gets the AOChannel with the specified virtual channel name. In Visual C#, this property is the indexer. |