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 C1AutoComplete Dim value As IList(Of T) value = instance.Children
'Usage
Dim instance As C1AutoComplete Dim value As IList(Of T) value = instance.Children
C1AutoComplete Class C1AutoComplete Members