WeOnlyDo! wodWebServer ActiveX - Count Property
      
 

Description

Holds total number of uploaded parts.


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

Remarks

This property returns total number of parts in the collection. You can access specific part using Item property.