IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
Defines classes that can be converted to/from Xml elements. More...
Additional Inherited Members | |
Public Member Functions inherited from IG.Lib.IFromXml | |
object | FromXmlElement (XmlElement source, ref object initial) |
Creates a new object and initializes it from an XML element. More... | |
Public Member Functions inherited from IG.Lib.IToXml | |
XmlElement | ToXmlElement (object source, XmlDocument doc, ref XmlElement initial) |
Creates and returns XML representation of an object. More... | |
Properties inherited from IG.Lib.ITypeName | |
string | TypeName [get] |
Gets the standard name of the type. More... | |
string[] | TypeNames [get] |
Defines classes that can be converted to/from Xml elements.