Back to product page

Item property


Returns reference to the file.

Type

XMPPFile object

Syntax

  • Basic
object.Item (File)
The Item(object,File) syntax has these parts:
objectAn expression evaluating to an object of type XMPPFiles
FileRequired. A Variant value. Integer number representing a File index, or String value representing File name.

Remarks

This Property will return a reference to a specific item in Files Collection.

Platforms

Windows