The C1CalendarDayTemplateCollection type exposes the following members.

Constructors

  Name Description
Public method C1CalendarDayTemplateCollection

Methods

  Name Description
Public method Add
Public method AddRange
Public method Clear
Public method Contains
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method GetEnumerator
Returns an enumerator that iterates through the CollectionBase instance.
(Inherited from CollectionBase.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Remove
Public method RemoveAt
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Public property Capacity
Gets or sets the number of elements that the CollectionBase can contain.
(Inherited from CollectionBase.)
Public property Count
Public property Item

See Also