Collection of CalendarDay objects.

Namespace:  C1.Web.iPhone.C1Calendar
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public class C1CalendarDayCollection : CollectionBase
Visual Basic
Public Class C1CalendarDayCollection _
	Inherits CollectionBase

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    C1.Web.iPhone.C1Calendar..::..C1CalendarDayCollection

See Also