名前 | 解説 | |
---|---|---|
BeginEdit | Brings the object in edit mode. C1.Schedule.BasePersistableObjectから継承されます。 | |
CancelEdit | Discards changes since the last BasePersistableObject.BeginEdit call. C1.Schedule.BasePersistableObjectから継承されます。 | |
EndEdit | Finishes edit mode started by the BasePersistableObject.BeginEdit method and updates a corresponding data source item. C1.Schedule.BasePersistableObjectから継承されます。 | |
FromXml | オーバーロードされます。 オーバーライドされます。 Loads an object from the specified System.Xml.XmlNode. | |
ToString | Overrides the default behavior. | |
ToXml | オーバーロードされます。 オーバーライドされます。 Saves an object into specified System.Xml.XmlWriter. |