'Declaration
<Android.Runtime.RegisterAttribute("selectAll", "()V", "GetSelectAllHandler")> Public Overridable Sub SelectAll()
'Usage
Dim instance As C1ClearableEditText instance.SelectAll()
[Android.Runtime.Register("selectAll", "()V", "GetSelectAllHandler")] public virtual void SelectAll()