Home
Products & Services
Developers
XML
XML-RPC
RSS
Contents Table
On-Line Help
Release Notes
Install Notes
Binaries
Sources
About
Want to know more?
Use the following form to contact someone at EnAppSys for more information.

Item Method

See Also   Example   Applies To

Returns a specific RSSEnclosure of the object by position.

Syntax

object.Item (index)

Part Description
object An object expression that evaluates to an RSSEnclosures object.
index Required. An expression that specifies the position of an RSSEnclosure member of the object. A Long, index must be a number from 1 to the value returned by the Count property.

Remarks

If the value provided as index doesn’t match any existing RSSEnclosure of the object, an error occurs.

The Item method is the default method for the object. Therefore, the following lines of code are equivalent:

Print MyObject(1).Domain
Print MyObject.Item(1).Domain

Terms of Use, Cookie and Privacy PoliciesAll Materials on this Website are Copyright EnAppSys Ltd. ©2002 - 2010
Registered Office: EnAppSys Ltd, 19 Pinewood Road, Eaglescliffe, Stockton-on-Tees. TS16 0AH
Registered in England and Wales, Number: 4685938