DesignProjects.Item Property
Parent Object: DesignProjectsDescription
Returns the specified DesignProject object from the collection.
Syntax
DesignProjects.Item( Index As Long ) As DesignProjectProperty Value
This is a read only property whose value is a DesignProject.Parameters
Name | Type | Description |
Index | Long | Input Long that specifies the item to return. |