AddList Method
Description
Adds a new CustomizationList object.
Syntax
Visual Basic
Public Function AddList( _
   ByVal Name As String _
) As Object
Parameters
Name
The name of the list to be added.
Return Type
See Also