Count Property
      
 

Description

Returns total number of Processes in the collection.


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 UpdProcesses.

Remarks

Returns total number of Processes in the collection. To access specific UpdProcess object from the collection, use Item property.