'Declaration
<Android.Runtime.RegisterAttribute("setSelection", "(II)V", "GetSetSelection_IIHandler")> Public Overloads Overridable Sub SetSelection( _ ByVal start As Integer, _ ByVal stop As Integer _ )
'Usage
Dim instance As C1MaskedTextView Dim start As Integer Dim stop As Integer instance.SetSelection(start, stop)
Parameters
- start
- stop