Collection of the C1Picker objects.

Namespace:  C1.Web.iPhone.C1PickerView
Assembly:  C1PickerViewClient (in C1PickerViewClient.dll)

Syntax

JavaScript
C1.Web.iPhone.C1PickerView.C1PickerCollection = function();

Type.createClass(
	'C1.Web.iPhone.C1PickerView.C1PickerCollection');

Inheritance Hierarchy

System..::..Object
  C1.Web.iPhone.C1PickerView..::..C1PickerCollection

See Also