vrLib SDK Documentation
WriteXml Method (writer)
NamespacesVideoRay.UtilSerializableDictionary<(Of <(TKey, TValue>)>)WriteXml(XmlWriter)
Converts an object into its XML representation.
Declaration Syntax
C#Visual BasicVisual C++
public void WriteXml(
	XmlWriter writer
)
Public Sub WriteXml ( _
	writer As XmlWriter _
)
public:
virtual void WriteXml(
	XmlWriter^ writer
) sealed
Parameters
writer (XmlWriter)
The XmlWriter stream to which the object is serialized.

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)