Answer.RemoveAt Method

This method removes the Value at the specified index from the Answer.

Syntax

public void RemoveAt ( int index )

Parameters Description
index The index of the Value to remove from the Answer.