'Declaration
Public Overloads Sub Append( _ ByVal text As String, _ ByVal start As Integer, _ ByVal end As Integer _ )
'Usage
Dim instance As C1MaskedTextView Dim text As String Dim start As Integer Dim end As Integer instance.Append(text, start, end)
Parameters
- text
- start
- end