The ICalendarPropertyCompositeList<(Of <(<'T>)>)> type exposes the following members.

Properties

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

See Also