wodSSHTunnel ActiveX Control - Count Property
      
 

Description

Holds the total number of channels.


Property type

An Integer value.  


Syntax

object.Count



The Count Property syntax has these parts:

Part Description
object An 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.