'DeclarationReadOnly Property ItemCount As Integer
'UsageDim instance As ISmartDropDown Dim value As Integer value = instance.ItemCount
int ItemCount {get;}
'DeclarationReadOnly Property ItemCount As Integer
'UsageDim instance As ISmartDropDown Dim value As Integer value = instance.ItemCount
int ItemCount {get;}