'Usage
Dim instance As MultiValuesFilter Dim index As Integer Dim textItem As Boolean instance.RemoveAt(index, textItem)
Parameters
- index
- An integer value indicates the index of item.
- textItem
- if set to
true
, the specified text item will be removed; otherwise, the specified date group item will be removed.