Item Property (UniMacroCollection)
Gets or sets the
UniMacro at the specified index.
'Declaration
Public Default Property Item( _
ByVal As Integer _
) As UniMacro
Parameters
- index
- The zero-based index of the UniMacro to retrieve.
Property Value
The
UniMacro at the specified index.