Overload List

  NameDescription
Public methodFromXml(XmlNode)
Loads an object from the specified XmlNode.
(Inherited from BaseObject.)
Public methodFromXml(XmlReader)
Loads an object from the specified XmlReader.
(Inherited from BaseObject.)
Public methodFromXml(Stream)
Loads an object from the specified Stream.
(Inherited from BasePersistableObject.)

See Also