'UsageDim instance As IControlFormat Dim index As System.Integer Dim count As System.Integer instance.RemoveItem(index, count)
Parameters
- index
 - Specifies the zero based index of the first item to remove.
 - count
 - Specifies the number of items to remove.