GroupMembers Members
These members describe the collection of Users which belong to a Group.
| Name | Description |
|---|---|
| Add | Adds the specified User into the collection. |
| Remove | Removes the specified User from the collection. |
| RemoveAll | - |
| Name | Description |
|---|---|
| Count | Returns the count of Users in this collection. Return value: Integer. This property is read only. |
| Item | Returns the specified user from the collection. Return value: User. This property is read only. |
| ItemByID | Returns the specified user when passed the user ID. Return value: User. This property is read only. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
