'Usage
Dim instance As MultiValuesFilter Dim index As Integer Dim value As String value = instance.GetTextItem(index)
Parameters
- index
- An integer value indicates the index of item.
Return Value
A System.String value represents the value of text item.