Insert Method (C1ListViewItemCollection)
Insert C1MenuItem item to specific position into the collection.
'Declaration
Public Shadows Sub Insert( _
ByVal As System.Integer, _
ByVal As C1ListViewItem _
)
Parameters
- index
- Position, value should be mayor or equal to 0
- child
- Child menu item