Groups Members

These members are collection of Enterprise Groups.

Functions

Name Description
Add Adds a new Group into the collection. Return value: Group.
Remove Removes (deletes) the specified Group.

Properties

Name Description
Count Returns the number of Groups in this collection. Return value: Integer. This property is read only.
Item Returns the specified Group from the collection. Return value: Group. This property is read only.
ItemByID Returns the specified group when passed the group ID. Return value: Group. This property is read only.