NUnitForms Class Library

ListBoxTester.ClearSelected Method 

Clears the selections from the list box.

[Visual Basic]
Public Sub ClearSelected()
[C#]
public void ClearSelected();

See Also

ListBoxTester Class | NUnit.Extensions.Forms Namespace