In This Topic
Removes all items from the System.Collections.IList.
Syntax
'Declaration
Public Sub Clear()
Exceptions
| Exception | Description |
| System.NotImplementedException | The exception that is thrown when a requested method or operation is not implemented. |
See Also