An NDoc Documented Class Library

ISelenium.RemoveAllSelections Method 

Unselects all of the selected options in a multi-select element.

void RemoveAllSelections(
   string locator
);

Parameters

locator
an element locator identifying a multi-select box

See Also

ISelenium Interface | Selenium Namespace