Name | Description | |
---|---|---|
Adds a new child node with the specified name and value to the specified parent node. |
||
Reads a Boolean value with the specified name. |
||
Reads a DateTime value with the specified name. |
||
Reads a floating-point number with the specified name. |
||
Reads an integer number with the specified name. |
||
Reads a Recurrence object with the specified name. |
||
Reads a Reminder object with the specified name. |
||
Reads a string value with the specified name. |
||
Writes a Boolean value with the specified name. |
||
Writes a DateTime value with the specified name. |
||
Writes a floating-point number with the specified name. |
||
Writes an integer number with the specified name. |
||
Writes the specified Recurrence object as an XML element with the specified name and the specified parent. |
||
Writes the specified Reminder object as an XML element with the specified name and the specified parent. |
||
Writes a string value with the specified name. |