Method: RemoveAll for Channels <DataPlugin>
- Updated2024-09-12
- 1 minute(s) read
DataPlugin > Methods > Method: RemoveAll for Channels <DataPlugin>
Method: RemoveAll for Channels <DataPlugin>
Deletes all elements from the Channels collection.
Object.RemoveAll
| Object | Channels <DataPlugin> Object with this method |
The following example deletes all channels of the first channel group:
Call Root.ChannelGroups(1).Channels.RemoveAll