public method IO2GValueMap.getChildrenCount

Brief

Gets the number of child value maps.

Declaration
C++
virtual int  getChildrenCount () = 0

Details

Value map can contain children value maps, for example, when creating OCO or OTO order, or removing an order from the group.

Declared in IO2GValueMap

back