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