ILNumerics Ultimate VS

XmlSerializer Class

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Serializer class for serializing ILNumerics scenes

[ILNumerics Visualization Engine]

Inheritance Hierarchy

SystemObject
  ILNumerics.DrawingXmlSerializer

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public class XmlSerializer

The XmlSerializer type exposes the following members.

Constructors

  NameDescription
Public methodXmlSerializer
Create a new XmlSerializer and provide the xml writer which receives the data

[ILNumerics Visualization Engine]

Top
Methods

  NameDescription
Public methodformatNode
Public methodSerialize
Convert the given object and all its subobjects / subtree into XML representation

[ILNumerics Visualization Engine]

Top
Remarks

[ILNumerics Visualization Engine]

See Also

Reference