Back to product page

Count property


Returns total number of Processes in the collection.

Type

An Integer value

Syntax

  • Basic
object.Count
The Count(object) syntax has these parts:
objectAn 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.

Platforms

Windows