VOGroupBox.GetAllChildren 方法 | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD GetAllChildren(
aChildren AS IList<IVOControl>
) AS IList<IVOControl>
public virtual IList<IVOControl> GetAllChildren(
IList<IVOControl> aChildren
)
查看代码参数
- aChildren
- 类型:IListIVOControl
返回值
类型:
IListIVOControl参见