Viscom Software VideoCap ActiveX Control

TVChannels.Count Property

Description:   

Return the count of TVChannel object in the collection.

Usage:   

TVChannels.Count

Data Type:   

Integer

Limitations:   

Read Only

Example:   

This Visual Basic example return the total TV Channels:


TotalTVChannel = VideoCap1.TVChannels.Count