iMenuItemsInsert Method
Namespace: BeeMobile.iMenuAssembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
public void Insert(
int index,
iMenuItem value
)
Public Sub Insert (
index As Integer,
value As iMenuItem
)
Parameters
- index Int32
- The zero-based index at which value should be inserted.
- value iMenuItem
- The iMenuItem.