Balloons.Item Property
Parent Object: BalloonsDescription
Returns the specified object from the collection.
Syntax
Balloons.Item( Index As Long ) As BalloonProperty Value
This is a read only property whose value is a Balloon.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index number of the Balloon to return. If an out of range index is provided, an error will occur. |