The ServerUserCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count | 
            Returns the number of users in the collection.
              (Inherited from UserCollection<(Of <(<'T>)>)>.) | |
| Item | 
            Gets a ServerUser with the specified userName.
              (Inherited from UserCollection<(Of <(<'T>)>)>.) | 
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| ICollection<(Of <<'(T>)>>)..::..IsReadOnly | (Inherited from UserCollection<(Of <(<'T>)>)>.) |