名前 | 解説 | |
---|---|---|
![]() | BeginEdit | Brings the object in edit mode. |
![]() | CancelEdit | Discards changes since the last BeginEdit call. |
![]() | EndEdit | Finishes edit mode started by the BeginEdit method and updates a corresponding data source item. |
![]() | FromXml | オーバーロードされます。 Loads an object from the specified System.Xml.XmlNode. |
![]() | ToXml | オーバーロードされます。 Saves an object to the specified System.Xml.XmlWriter. |