LocalItemCollection.Clear Method Namespace: Rebex.IO Assembly: Rebex.Common.dll (version 8.0.9673) Clear() Removes all items from the collection. Declaration public void Clear() Implements ICollection<T>.Clear()