Item Property
Description
Returns the action located in the specified position.
Property type
Read-only property
Syntax
| Visual Basic |
|---|
Public Property Item( _ ByVal Position As Variant _ ) As Action |
Parameters
- Position
- The name or index of the action in the collection. The first action in the collection is numbered 1.
See Also

