Count Property
      
 

Description

Holds total number of Interfaces.

Property type

An Integer value.  

Syntax

object.Count

The Count Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type VPNInterfaces.

Remarks

Count property returns total number of currently running Interfaces. To access specific Interface from the collection, use Item property.