Projects Object
Item Property


Description

Item gives access to an individual project.

Syntax

                  object.Item(Number);

Part

Description

object

An object expression that evaluates to a Projects object

Number

Index of the Virtual CD

Remarks

Number must be in the range 0 to Projects.Count - 1.
If the Project cannot be found, the value of the property will be nil.