Removes all items from the IList.
Namespace: Telerik.WinControls.DataAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| Visual Basic |
|---|
Private Sub Clear Implements IList.Clear |
Implements
IList..::..Clear()()()()
Exceptions
| Exception | Condition |
|---|
| System..::..NotSupportedException | The IList is read-only. |
See Also