[]
Replaces the SubItem at the specified index.
protected override void SetItem(int index, SubItem subItem)
Protected Overrides Sub SetItem(index As Integer, subItem As SubItem)
Type | Name | Description |
---|---|---|
int | index | The zero-based index of the |
SubItem | subItem | The new value for the |
Type | Condition |
---|---|
InvalidOperationException | |
ArgumentNullException |
|
ArgumentException |
|