Overload | Description |
---|---|
LoadXml(String) | Loads the contents of CustomCalendarCollection from an XML file. |
LoadXml(Stream) | Loads the contents of CustomCalendarCollection from a System.IO.Stream. |
LoadXml(XmlDocument) | Loads the contents of CustomCalendarCollection from an System.Xml.XmlDocument. |