June 2001
Intermediate to advanced
620 pages
19h 29m
English
Properties.Item Property — (Versions 2.0, 2.1, 2.5, 2.6)
Setproperty = properties.Item(Index) Setproperty = properties(Index)
The Item property accesses a particular Property object belonging to the Properties collection.
Property object
The Index placeholder is a Variant
datatype that represents the ordinal position of a Property object
within the Properties collection. If the Properties collection does
not contain the item requested, an error is generated.
Some languages do not support the Item property in its first syntax. For these languages, use the second syntax, without the Item method name.
Read now
Unlock full access