ReminderInfoCollectionXmlPersistenceHelper.ObjectFromXml Method
Name | Parameters | Description |
---|---|---|
ObjectFromXml(ReminderInfoCollection, String) static | reminderInfos, xml | Restores reminder information from the specified XML string. |
ObjectFromXml(ReminderInfoCollection, XmlNode) static | reminderInfos, root | Restores reminder information from XML data at the specified XML root node. |