Use this property to retrieve a property given an Index. Read
Property Item( [Index]) As Property
Index of the property to be retrieved. Index can an ordinal position, name,
or object reference. The index is one
The Item property can be used, in conjunction with the Count property, to enumerate through all the items in the collection.
This is the Properties 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 |