STATIC METHOD GetAllChildren( SELF oParent AS Control, addNested AS LOGIC ) AS List<Control>
public static List<Control> GetAllChildren( this Control oParent, [DefaultParameterValueAttribute(false, 0)] bool addNested )
Copyright © 2015-2024 XSharp BV, All rights reserved. The VO SDK classes are Copyright © Computer Associates.