Contains a list of items that belong to a parent C1LaunchPad control.

Namespace:  C1.Web.iPhone.C1LaunchPad
Assembly:  C1LaunchPadClient (in C1LaunchPadClient.dll)

Syntax

JavaScript
C1.Web.iPhone.C1LaunchPad.C1LaunchPadItemCollection = function();

Type.createClass(
	'C1.Web.iPhone.C1LaunchPad.C1LaunchPadItemCollection');

Inheritance Hierarchy

System..::..Object
  C1.Web.iPhone.C1LaunchPad..::..C1LaunchPadItemCollection

See Also