Back to product page

Count property (Channels)


Holds the total number of channels.

Type

An Integer value

Syntax

  • Basic
object.Count
The Count(object) syntax has these parts:
objectAn expression evaluating to an object of type Channels.

Remarks

The Count property will return the total number of currently defined channels. To access a specific channel from the collection, use the Item property.

Platforms

Windows