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
ReadXml Method
Read 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
ReadXml
(
XmlReader
reader
)
Parameters
reader
Type:
System.Xml
XmlReader
XML reader.
Implements
IXmlSerializable
ReadXml(XmlReader)
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