UserCollection<T>.Clear Method Namespace: Rebex.Net.Servers.Core Assembly: Rebex.FileServer.dll (version 7.0.9083) Clear() Removes all users from the collection. Declaration public void Clear() Implements ICollection<T>.Clear()