SPCalendarItemCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of calendar items.

The SPCalendarItemCollection type exposes the following members.

Constructors

  Name Description
Public method SPCalendarItemCollection Initializes a new instance of the SPCalendarItemCollection class.

Top

Properties

  Name Description
Public property Capacity (Inherited from ArrayList.)
Public property Count (Inherited from ArrayList.)
Public property IsFixedSize (Inherited from ArrayList.)
Public property IsReadOnly (Inherited from ArrayList.)
Public property IsSynchronized (Inherited from ArrayList.)
Public property Item (Inherited from ArrayList.)
Public property SyncRoot (Inherited from ArrayList.)

Top

Methods

  Name Description
Public method Add (Inherited from ArrayList.)
Public method AddRange (Inherited from ArrayList.)
Public method BinarySearch(Object) (Inherited from ArrayList.)
Public method BinarySearch(Object, IComparer) (Inherited from ArrayList.)
Public method BinarySearch(Int32, Int32, Object, IComparer) (Inherited from ArrayList.)
Public method Clear (Inherited from ArrayList.)
Public method Clone (Inherited from ArrayList.)
Public method Contains (Inherited from ArrayList.)
Public method CopyTo(Array) (Inherited from ArrayList.)
Public method CopyTo(Array, Int32) (Inherited from ArrayList.)
Public method CopyTo(Int32, Array, Int32, Int32) (Inherited from ArrayList.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator() (Inherited from ArrayList.)
Public method GetEnumerator(Int32, Int32) (Inherited from ArrayList.)
Public method GetHashCode (Inherited from Object.)
Public method GetRange (Inherited from ArrayList.)
Public method GetType (Inherited from Object.)
Public method IndexOf(Object) (Inherited from ArrayList.)
Public method IndexOf(Object, Int32) (Inherited from ArrayList.)
Public method IndexOf(Object, Int32, Int32) (Inherited from ArrayList.)
Public method Insert (Inherited from ArrayList.)
Public method InsertRange (Inherited from ArrayList.)
Public method LastIndexOf(Object) (Inherited from ArrayList.)
Public method LastIndexOf(Object, Int32) (Inherited from ArrayList.)
Public method LastIndexOf(Object, Int32, Int32) (Inherited from ArrayList.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from ArrayList.)
Public method RemoveAt (Inherited from ArrayList.)
Public method RemoveRange (Inherited from ArrayList.)
Public method Reverse() (Inherited from ArrayList.)
Public method Reverse(Int32, Int32) (Inherited from ArrayList.)
Public method SetRange (Inherited from ArrayList.)
Public method Sort() (Inherited from ArrayList.)
Public method Sort(IComparer) (Inherited from ArrayList.)
Public method Sort(Int32, Int32, IComparer) (Inherited from ArrayList.)
Public method ToArray() (Inherited from ArrayList.)
Public method ToArray(Type) (Inherited from ArrayList.)
Public method ToString (Inherited from Object.)
Public method TrimToSize (Inherited from ArrayList.)

Top

See Also

Reference

SPCalendarItemCollection Class

Microsoft.SharePoint.WebControls Namespace