ILNumerics - Technical Application Development
SystemObject
ILNumerics.DrawingXmlSerializer
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Serializer class for serializing ILNumerics scenes
[ILNumerics Visualization Engine]
Inheritance Hierarchy
ILNumerics.DrawingXmlSerializer
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The XmlSerializer type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| XmlSerializer |
Create a new XmlSerializer and provide the xml writer which receives the data
[ILNumerics Visualization Engine] |
Methods
| Name | Description | |
|---|---|---|
| formatNode | ||
| Serialize |
Convert the given object and all its subobjects / subtree into XML representation
[ILNumerics Visualization Engine] |
Remarks
[ILNumerics Visualization Engine]
See Also