[]
Removes a SubItem out of the collection at the specified index.
protected override void RemoveItem(int index)
Protected Overrides Sub RemoveItem(index As Integer)
Type | Name | Description |
---|---|---|
int | index | The zero-based index at which SubItem should be removed. |
Type | Condition |
---|---|
InvalidOperationException |