Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkAdd(T)
Adds a user to the collection.
(Inherited from UserCollection<(Of <(<'T>)>)>.)
Public methodSupported by the .NET Compact FrameworkAdd(String, String)
Adds a new file server user with the specified password.
Public methodSupported by the .NET Compact FrameworkAdd(String, String, ShellType)
Adds a new file server user with the specified password and their virtual filesystem based at the specified path.
Public methodSupported by the .NET Compact FrameworkAdd(String, String, String)
Adds a new file server user with the specified password and their virtual filesystem based at the specified path.
Public methodSupported by the .NET Compact FrameworkAdd(String, String, String, ShellType)
Adds a new file server user with the specified password and their virtual filesystem based at the specified path.
Public methodSupported by the .NET Compact FrameworkAdd(String, String, String, String)
Adds a new file server user with the specified password, their virtual filesystem based at the specified path, and initial path in the virtual filesystem.

See Also