Overload List

  Name Description
Public method FromXml(XmlNode)
Loads an object from the specified XmlNode.
(Inherited from BaseObject.)
Public method FromXml(XmlReader)
Loads an object from the specified XmlReader.
(Inherited from BaseObject.)
Public method FromXml(Stream)
Loads an object from the specified Stream.
(Inherited from BasePersistableObject.)

See Also