SPCalendarItemCollection class

Represents a collection of calendar items.

Inheritance hierarchy

System.Object
  System.Collections.ArrayList
    Microsoft.SharePoint.WebControls.SPCalendarItemCollection

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Class SPCalendarItemCollection _
    Inherits ArrayList
'Usage
Dim instance As SPCalendarItemCollection
public class SPCalendarItemCollection : ArrayList

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPCalendarItemCollection members

Microsoft.SharePoint.WebControls namespace