Back to product page

Count property


Returns total number of headers in the collection.

Type

Integer

Syntax

  • Basic
object.Count
The Count(object) syntax has these parts:
objectAn 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.

Platforms

Windows