count_components
Description:
Counts the child Component with the target kind in the parent one.
Parameters:
this |
The Component to be checked |
kind |
The target ComponentKind |
Returns:
The count of child Component in the parent one. |