The FileServerUserCollection type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCount
Returns the number of users in the collection.
(Inherited from UserCollection<(Of <(<'T>)>)>.)
Public propertySupported by the .NET Compact FrameworkItem
Gets a ServerUser with the specified userName.
(Inherited from UserCollection<(Of <(<'T>)>)>.)

Explicit Interface Implementations

See Also