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