The methods of System.Windows.Forms.ListViewGroupCollection are listed below. For a list of all members, see the ListViewGroupCollection Members list.
See Also: Inherited members from System.Object
Add(ListViewGroup)
| ||
Add(string, string)
| ||
AddRange(ListViewGroup[])
| ||
AddRange(ListViewGroupCollection)
| ||
Clear()
| ||
Contains(ListViewGroup)
| ||
CopyTo(Array, int)
| ||
GetEnumerator()
| ||
IndexOf(ListViewGroup)
| ||
Insert(int, ListViewGroup)
| ||
Remove(ListViewGroup)
| ||
RemoveAt(int)
|