Namespace: iCal
Assembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
[SerializableAttribute] public class CalendarPropertyList : KeyedList<ICalendarProperty, string>, ICalendarPropertyList, IKeyedList<ICalendarProperty, string>, IList<ICalendarProperty>, ICollection<ICalendarProperty>, IEnumerable<ICalendarProperty>, IEnumerable |
Visual Basic |
---|
<SerializableAttribute> _ Public Class CalendarPropertyList _ Inherits KeyedList(Of ICalendarProperty, String) _ Implements ICalendarPropertyList, IKeyedList(Of ICalendarProperty, String), _ IList(Of ICalendarProperty), ICollection(Of ICalendarProperty), IEnumerable(Of ICalendarProperty), _ IEnumerable |
Visual C++ |
---|
[SerializableAttribute] public ref class CalendarPropertyList : public KeyedList<ICalendarProperty^, String^>, ICalendarPropertyList, IKeyedList<ICalendarProperty^, String^>, IList<ICalendarProperty^>, ICollection<ICalendarProperty^>, IEnumerable<ICalendarProperty^>, IEnumerable |
Inheritance Hierarchy
System..::..Object
iCal..::..KeyedList<(Of <(<'ICalendarProperty, String>)>)>
iCal..::..CalendarPropertyList
iCal..::..KeyedList<(Of <(<'ICalendarProperty, String>)>)>
iCal..::..CalendarPropertyList