Answer.Remove Method
This method removes the first occurrence of a specific object from the Answer list.
Syntax
void Remove ( int index )
Parameters | Description |
index | The index of the Value to remove from the Answer object. |
This method removes the first occurrence of a specific object from the Answer list.
void Remove ( int index )
Parameters | Description |
index | The index of the Value to remove from the Answer object. |