Item Property

Applies To   See Also  

Use this property to retrieve a property given an Index. Read-Only.

Syntax
Property Item(
    [Index]) As SystemInfoProperty
Parameters

Index

Index of the property to be retrieved. The Variant can be an ordinal index (i.e. 1, 2,...n up to Count) or a string index (i.e., property name) to the collection.

Remarks

The Item property can be used, in conjunction with the Count property, to enumerate through all the items in the collection.

Note:    The collection is indexed from one. That is, the index of the first item in the collection is one, and not zero.

This is the SystemInfoProperties collection's default property. For tips on how to use default properties to reduce the amount of code you need to write, see Using default properties.



Crystal Decisions, Inc.
http://www.crystaldecisions.com
Support services:
http://support.crystaldecisions.com