'DeclarationProtected Overridable Sub OnFilterTextChanged( _ ByVal oldValue As String, _ ByVal newValue As String _ )
'UsageDim instance As SelectAllSelector Dim oldValue As String Dim newValue As String instance.OnFilterTextChanged(oldValue, newValue)
Parameters
- oldValue
- newValue