DroidDiagram Programmer's Guide
ContainerComponent.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

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