public IList<T> Children {get;}
'Declaration Public ReadOnly Property Children As IList(Of T)
'Declaration
Public ReadOnly Property Children As IList(Of T)
'Usage Dim instance As C1ComboBox Dim value As IList(Of T) value = instance.Children
'Usage
Dim instance As C1ComboBox Dim value As IList(Of T) value = instance.Children
C1ComboBox Class C1ComboBox Members