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