wodHttpDLX ActiveX Control - Count Property
      
 

Description

Returns total number of variables 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 HttpRequestFormPost.

Remarks

Count property will return total number of variables you have defined using Add method.