BaseObject LoadXml Method Nemiro.Data.dll
Overload List

  NameDescription
Public methodLoadXml(String)
Loads data from the XML-document to instance of the derived class.
Public methodLoadXml(String, Encoding)
Loads data from the XML-document to instance of the derived class with specified encoding.
Top
See Also