Click or drag to resize
EmberConverterFromXml Method
Overload List
  NameDescription
Public methodFromXml(XmlReader)
Reads XML with reader and returns the equivalent EmBER representation.
Public methodFromXml(XmlReader, EmberWriter)
Reads XML with reader and writes the equivalent EmBER representation with writer.
Top
See Also