Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

UserCollection<T>.Remove Method

Namespace: Rebex.Net.Servers.Core
Assembly: Rebex.FileServer.dll (version 7.0.9147)

Remove(String)

Removes the user with the specified name from the collection.

Declaration
public bool Remove(string userName)
Parameters
Type Name Description
String userName

Name of user to remove.

Returns
Type Description
Boolean

True if removed.

Remove(T)

Removes the specified user from the collection.

Declaration
public bool Remove(T user)
Parameters
Type Name Description
T user

User to remove.

Returns
Type Description
Boolean

True if removed.

Implements
ICollection<T>.Remove(T)
In This Article
  • Remove(String)
  • Remove(T)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies