DDay.iCal Version 0.71

[This is preliminary documentation and is subject to change.]

Adds an iCalObject-based component to the appropriate collection. Currently, the iCalendar component supports the following components:

Namespace:  DDay.iCal
Assembly:  DDay.iCal (in DDay.iCal.dll) Version: 0.71.0.0 (0.71.0.0)

Syntax

C#
public override void AddChild(
	iCalObject child
)

See Also