'Declaration Property ListIndex As Integer
'Usage Dim instance As IControlFormat Dim value As Integer instance.ListIndex = value value = instance.ListIndex
int ListIndex {get; set;}
'Declaration Property ListIndex As Integer
'Usage Dim instance As IControlFormat Dim value As Integer instance.ListIndex = value value = instance.ListIndex
int ListIndex {get; set;}