DroidDiagram Programmer's Guide
ComponentBase.getChildCount Method
See Also
 






Gets the number of child components of this component.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

public int getChildCount ()

 Return Value

An integer value specifying the number of direct children of this component.

 See Also

ComponentBase Members
ComponentBase Class
com.mindfusion.diagramming.components Namespace