ILNumerics Ultimate VS

XmlSerializer Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Create a new XmlSerializer and provide the xml writer which receives the data

[ILNumerics Visualization Engine]

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

public XmlSerializer(
	XmlWriter writer
)

Parameters

writer
Type: System.XmlXmlWriter
xml writer as target for the data
Remarks

[ILNumerics Visualization Engine]

See Also

Reference