ScopeChannelCollection Properties
- Updated2023-09-06
- 1 minute(s) read
ScopeChannelCollection Properties
The ScopeChannelCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of cached ScopeChannel objects in the collection, which is equal to the number of channels configured using a single-channel string (e.g., "0" or "1").
| |
| Item |
Gets a ScopeChannel object
from the collection with the specified name. In Visual C#, this property is the indexer.
|