ChildProxyT.getChildrenCount

Gets the number of child objects this parent contains.

template ChildProxyT(TStruct)
uint
getChildrenCount
()

Return Value

Type: uint

the number of child objects

MT safe.

Meta