Contains a list of IPhoneElements that belong to a parent IPhoneElement.

Namespace:  C1.Web.iPhone.C1NavigationList
Assembly:  C1NavigationListClient (in C1NavigationListClient.dll)

Syntax

JavaScript
C1.Web.iPhone.C1NavigationList.C1NavigationListItemCollection = function();

Type.createClass(
	'C1.Web.iPhone.C1NavigationList.C1NavigationListItemCollection');

Inheritance Hierarchy

System..::..Object
  C1.Web.iPhone.C1NavigationList..::..C1NavigationListItemCollection

See Also