When implemented by a class, removes all items from the IList.
[Visual Basic] Sub Clear() [C#] void Clear(); [C++] void Clear() = 0; [JScript] function Clear();
IList Interface | IList Members | System.Collections Namespace