Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
iCal and vCard Documentation
RecurringComponent Methods
RecurringComponent Class
See Also
Send Feedback
The
RecurringComponent
type exposes the following members.
Methods
Name
Description
AddChild
Adds an
ICalendarObject
-based object as a child of the current object.
(Inherited from
CalendarObject
.)
AddProperty(CalendarProperty)
Adds a property to this component.
(Inherited from
CalendarComponent
.)
AddProperty(String, String)
Adds a property to this component.
(Inherited from
CalendarComponent
.)
ClearEvaluation
Copy
<
(Of
<
<'
(
T
>
)
>
>
)
Creates a copy of the object.
(Inherited from
CalendarObjectBase
.)
CopyFrom
(Inherited from
CalendarComponent
.)
Equals
(Inherited from
UniqueComponent
.)
Finalize
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection.
(Inherited from
Object
.)
GetHashCode
(Inherited from
UniqueComponent
.)
GetOccurrences(DateTime)
GetOccurrences(IDateTime)
GetOccurrences(DateTime, DateTime)
GetOccurrences(IDateTime, IDateTime)
GetService(String)
(Inherited from
CalendarObject
.)
GetService(Type)
(Inherited from
CalendarObject
.)
GetService
<
(Of
<
<'
(
T
>
)
>
>
)
()
()
()
()
(Inherited from
CalendarObject
.)
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
OnChildAdded
(Inherited from
CalendarObject
.)
OnChildRemoved
(Inherited from
CalendarObject
.)
OnDeserialized
(Inherited from
UniqueComponent
.)
OnDeserializing
(Overrides
UniqueComponent
.
.
::
.
.
OnDeserializing(StreamingContext)
.)
OnLoaded
(Inherited from
CalendarObjectBase
.)
OnUIDChanged
(Inherited from
UniqueComponent
.)
PollAlarms
()
()
()
()
PollAlarms(IDateTime, IDateTime)
RemoveChild
Removed an
ICalendarObject
-based object from the
Children
collection.
(Inherited from
CalendarObject
.)
RemoveService(String)
(Inherited from
CalendarObject
.)
RemoveService(Type)
(Inherited from
CalendarObject
.)
SetService(Object)
(Inherited from
CalendarObject
.)
SetService(String, Object)
(Inherited from
CalendarObject
.)
SortByDate(IEnumerable
<
(Of
<
<'
(
IRecurringComponent
>
)
>
>
)
)
SortByDate
<
(Of
<
<'
(
T
>
)
>
>
)
(IEnumerable
<
(Of
<
<'
(
T
>
)
>
>
)
)
ToString
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
See Also
RecurringComponent Class
iCal Namespace