Overload List
Name | Description | |
---|---|---|
![]() |
ReadFile(Stream) |
Reads an answer file from a stream. Since it comes from a stream, the answer file name is empty.
|
![]() |
ReadFile(String) |
Read an answer file into this answer collection. Store the answer file name in the FilePath property.
Currently, the only supported file format is XML.
|
See Also