Public Function New( _ ByVal ParamArray groupList() As Group _ )
Dim groupList() As Group Dim instance As GroupCollection(groupList)
public GroupCollection( params Group[] groupList )