Parameters
- index
- Zero-based index at which to insert the GroupInfo object
- value
- GroupInfo object to insert into the collection
Exception | Description |
---|---|
System.IndexOutOfRangeException | Specified index is out of range; must be between 0 and the total number in the collection |
System.ArgumentNullException | No style specified or specified style is null; must specify a style |