Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Item property
References specific header in the collection.
Type
WebHeader objectSyntax
- Basic
object.Item (Index)
The Item(object,Index) syntax has these parts:
The Item(object,Index) syntax has these parts:
object | An expression evaluating to an object of type WebHeaders |
Index | A Variant value. String expression as header name, or integer value as header index. |