| オーバーロード | 解説 |
|---|---|
| FromXml(XmlNode) | Reconstructs appointment from an System.Xml.XmlNode. |
| FromXml(XmlReader) | Reconstructs appointment from an System.Xml.XmlReader. |
| FromXml(Stream) | Loads an object from the specified System.IO.Stream. C1.Schedule.BasePersistableObjectから継承されます。 |