AnswerCollection.Save Method
This method saves the AnswerCollection to a file.
Syntax
public void Save ( string fileName )
Parameters | Description |
fileName | The file name and path where the answer file will be saved. |
This method saves the AnswerCollection to a file.
public void Save ( string fileName )
Parameters | Description |
fileName | The file name and path where the answer file will be saved. |