ComponentOne Menus and Toolbars for WinForms
Insert(Int32,Object) Method

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > RadialMenuItemCollection Class > Insert Method : Insert(Int32,Object) Method
Syntax
'Declaration
 
Public Overloads Sub Insert( _
   ByVal index As System.Integer, _
   ByVal value As System.Object _
) 
public void Insert( 
   System.int index,
   System.object value
)

Parameters

index
value
See Also

Reference

RadialMenuItemCollection Class
RadialMenuItemCollection Members
Overload List