AttributeProxy.opApply

Iterates over the children of the root node

struct AttributeProxy
int
opApply
(
int delegate dg
)

Parameters

dg int delegate

the attribute proxy be passed to this for every iteration

Return Value

Type: int

Meta