iMenuItemsAdd Method
Namespace: BeeMobile.iMenuAssembly: BeeMobile.iMenu.NET48 (in BeeMobile.iMenu.NET48.dll) Version: 4.8.1.5
public int Add(
iMenuItem value
)
Public Function Add (
value As iMenuItem
) As Integer
- value iMenuItem
- The iMenuItem.
Int32The position into which the new element was inserted.