Gets the number of child components of this component.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public int getChildCount () |
An integer value specifying the number of direct children of this component.
See Also