Click or drag to resize

VOGroupBox.GetAllChildren Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetAllChildren(
	aChildren AS IList<IVOControl>
) AS IList<IVOControl>
Request Example View Source

Parameters

aChildren
Type: IListIVOControl

Return Value

Type: IListIVOControl
See Also