The BasePersistableObject type exposes the following members.

Methods

  NameDescription
Public methodBeginEdit
Brings the object in edit mode.
Public methodCancelEdit
Discards changes since the last BeginEdit()()()() call.
Public methodEndEditOverloaded.
Public methodFromXmlOverloaded.
Protected methodGetObjectData
A method called when serializing.
Protected methodOnPropertyChanged
Overrides the default behavior.
Public methodToXmlOverloaded.

See Also