Adds new menu item to the end of the list.
Namespace:
C1.Web.iPhone.C1LaunchPadAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public void Add( C1LaunchPadItem child ) |
Visual Basic |
---|
Public Sub Add ( _ child As C1LaunchPadItem _ ) |