AnswerCollection ReadXml Method
Overload List

  Name Description
Public method ReadXml(Stream)
Reads a stream into the answer collection.
Public method ReadXml(TextReader)
Reads a TextReader into the answer collection.
Public method ReadXml(String)
Reads an XML answer file into the answer collection.
Back to Top
See Also