'Declaration Public Property SelectedIndex As System.Integer
'Usage Dim instance As AutoFilterListBox Dim value As System.Integer instance.SelectedIndex = value value = instance.SelectedIndex
public System.int SelectedIndex {get; set;}
'Declaration Public Property SelectedIndex As System.Integer
'Usage Dim instance As AutoFilterListBox Dim value As System.Integer instance.SelectedIndex = value value = instance.SelectedIndex
public System.int SelectedIndex {get; set;}