AddGroup Method
Description
Adds a new CustomizationUsersGroup to the collection.
Syntax
Visual Basic
Public Function AddGroup( _
   ByVal Name As String _
) As Object
Parameters
Name
The name of the group to be added.
Return Type
See Also