Back to product page

Count property (HttpRequestFormPost)


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

Remarks

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

Platforms

Windows