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