Home
Up
Count
Item
Add
Move
MoveUp
MoveDown
Remove
OnBarRecordAdded
OnBarRecordChanged
OnBarRecordRemoved
OnBarRecordsSorted
OnBarRecordMoved
OnGroupAdded
OnGroupChanged
OnGroupRemoved
OnGroupMoved

GroupCollection.Add

Creates a new group in the collection

Syntax

barlist.Groups.Add(name)

Parameters

name

Name of the new group

Returns

None

Example

This example creates a group named "New Group"

barlist.Groups.Add("New Group")

 

Copyright © 1999, Washington State Department of Transportation