nnodes
Description:
Gets the number of nodes in a Tree.
Parameters:
Returns:
|
the number of nodes in this
The node counter value type is really a Signal, but it is returned as
a int due to backward compatibility issues (can be cast back to
Signal to support its full range of values).
|