AnswerCollection.Add Method
This method adds a new Answer to the AnswerCollection.
Syntax
public int Add ( object value )
Parameters | Description |
value | A new answer to add to the AnswerCollection. |
This method adds a new Answer to the AnswerCollection.
public int Add ( object value )
Parameters | Description |
value | A new answer to add to the AnswerCollection. |