'DeclarationReadOnly Property SubItems As ICollection(Of IUiControl)
'UsageDim instance As IUiMode Dim value As ICollection(Of IUiControl) value = instance.SubItems
ICollection<IUiControl> SubItems {get;}
'DeclarationReadOnly Property SubItems As ICollection(Of IUiControl)
'UsageDim instance As IUiMode Dim value As ICollection(Of IUiControl) value = instance.SubItems
ICollection<IUiControl> SubItems {get;}