Item
Returns the child at n position of this project item. The index is 1-based (the first index is 1). The largest valid index is ProjectItem.Count. For an alternative, see ProjectItem._NewEnum. For examples, see Project.Item or Project._NewEnum.
Signature
Item(in n:Integer) : ProjectItem  | 
Errors
Error code  | Description  | 
|---|---|
1700  | The object is no longer valid.  |