HomeUpCountItemAddMoveMoveUpMoveDownRemoveOnBarRecordAddedOnBarRecordChangedOnBarRecordRemovedOnBarRecordsSortedOnBarRecordMovedOnGroupAddedOnGroupChangedOnGroupRemovedOnGroupMoved
Removes a group from the collection
barlist.Groups.Remove(index)
index Index of the group. The index can be a 1-based index or the name of the group
index
Index of the group. The index can be a 1-based index or the name of the group
None
This example removes a group named "New Group"
barlist.Groups.Remove("New Group")
Copyright © 1999, Washington State Department of Transportation