Share

ReferencedOLEFileDescriptors.Item Property

Parent Object: ReferencedOLEFileDescriptors

Description

Returns the specified ReferencedOLEFileDescriptor object from the collection. This is the default property of the ReferencedOLEFileDescriptors collection object.

Syntax

ReferencedOLEFileDescriptors.Item( Index As Long ) As ReferencedOLEFileDescriptor

Property Value

This is a read only property whose value is a ReferencedOLEFileDescriptor.

Parameters

Name Type Description
Index Long Input Long value that specifies the index of the ReferencedOLEFileDescriptor to return.

Version

Introduced in version 4

Was this information helpful?