Attachmate.Reflection Assembly > Attachmate.Reflection.UserInterface Namespace > IUiMode Interface : SubItems Property |
'Declaration
ReadOnly Property SubItems As ICollection(Of IUiControl)
'Usage
Dim instance As IUiMode Dim value As ICollection(Of IUiControl) value = instance.SubItems
ICollection<IUiControl> SubItems {get;}