The IICalendarCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollection<(Of <(<'T>)>)>.
(Inherited from ICollection<(Of <(<'IICalendar>)>)>.)
Public propertyIsReadOnly
Gets a value indicating whether the ICollection<(Of <(<'T>)>)> is read-only.
(Inherited from ICollection<(Of <(<'IICalendar>)>)>.)
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from IList<(Of <(<'IICalendar>)>)>.)

See Also