'Declaration Protected Overridable Sub OnFilterTextChanged( _ ByVal oldValue As String, _ ByVal newValue As String _ )
'Usage Dim instance As SelectAllSelector Dim oldValue As String Dim newValue As String instance.OnFilterTextChanged(oldValue, newValue)
Parameters
- oldValue
- newValue