'Declaration
Public Property CurrentSelectionStart As Integer
'Usage
Dim instance As TextEditedEventArgs Dim value As Integer instance.CurrentSelectionStart = value value = instance.CurrentSelectionStart
public int CurrentSelectionStart {get; set;}
'Declaration
Public Property CurrentSelectionStart As Integer
'Usage
Dim instance As TextEditedEventArgs Dim value As Integer instance.CurrentSelectionStart = value value = instance.CurrentSelectionStart
public int CurrentSelectionStart {get; set;}