Back to product page

Count property


Returns total number of messages 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 UpdMessages.

Remarks

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

Platforms

Windows