DocumentsEnumerator.Item Property
Parent Object: DocumentsEnumerator
Description
Returns the specified object from the collection. This is the default property of the DocumentsEnumerator object.
Syntax
DocumentsEnumerator.Item( Index As Long ) As Document
Property Value
This is a read only property whose value is a Document.
Parameters
Index |
Long |
Input Long value that specifies the index of the to return. |
Version
Introduced in version 4