CalendarWriter.StartComponent Method
The StartComponent method overloads start new components.
Overload List
Name | Description |
---|---|
CalendarWriter.StartComponent (ComponentId) |
The StartComponent method starts a new component that is identified by the componentId parameter.
|
CalendarWriter.StartComponent (String) |
The StartComponent method starts a new component that is identified by the name parameter.
|