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