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