Implemented interface member:
method
Clear
System.Collections.IList.Clear()
3 references to Clear
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceDataSelectionPanel.cs (1)
287_selectSimpleCheckedListBox.Items.Clear();
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
3862DropDownListBox.Items.Clear();
System.WorkflowServices (1)
System\Workflow\Activities\Design\OperationPickerDialog.cs (1)
366this.operationsListBox.Items.Clear();