GeonBit.UI Documentation
GeonBit.UI Documentation
GeonBit.UI
GeonBit.UI.Utils
SerializableDictionary(TKey, TValue) Class
SerializableDictionary(TKey, TValue) Methods
GetSchema Method
ReadXml Method
WriteXml Method
SerializableDictionary
TKey
,
TValue
WriteXml Method
Write to xml.
Namespace:
GeonBit.UI.Utils
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
WriteXml
(
XmlWriter
writer
)
Parameters
writer
Type:
System.Xml
XmlWriter
XML writer.
Implements
IXmlSerializable
WriteXml(XmlWriter)
See Also
Reference
SerializableDictionary
TKey, TValue
Class
GeonBit.UI.Utils Namespace
GeonBit.UI is part of the GeonBit project. By Ronen Ness, 2016.
Send comments on this topic to
ronenness@gmail.com