WeOnlyDo! wodWebServer ActiveX - Count Property
      
 

Description

Returns total number of headers 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 WebHeaders.

Remarks

Count property will return total number of headers in the collection. It can be used both for Request and Response headers.