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
CalendarObject Methods
CalendarObject Class
See Also
Send Feedback
The
CalendarObject
type exposes the following members.
Methods
Name
Description
AddChild
Adds an
ICalendarObject
-based object as a child of the current object.
Copy
<
(Of
<
<'
(
T
>
)
>
>
)
Creates a copy of the object.
(Inherited from
CalendarObjectBase
.)
CopyFrom
(Overrides
CalendarObjectBase
.
.
::
.
.
CopyFrom(ICopyable)
.)
Equals
(Overrides
Object
.
.
::
.
.
Equals(Object)
.)
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
(Overrides
Object
.
.
::
.
.
GetHashCode
()
()
()
()
.)
GetService(String)
GetService(Type)
GetService
<
(Of
<
<'
(
T
>
)
>
>
)
()
()
()
()
GetService
<
(Of
<
<'
(
T
>
)
>
>
)
(String)
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
OnChildAdded
OnChildRemoved
OnDeserialized
OnDeserializing
OnLoaded
(Inherited from
CalendarObjectBase
.)
RemoveChild
Removed an
ICalendarObject
-based object from the
Children
collection.
RemoveService(String)
RemoveService(Type)
SetService(Object)
SetService(String, Object)
ToString
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
See Also
CalendarObject Class
iCal Namespace