[ Version ( since = "1.0" ) ]
public int count_components (ComponentKind kind)
Counts the child Component with the target kind in the parent one.
| this |
The Component to be checked |
| kind |
The target ComponentKind |
|
The count of child Component in the parent one. |