Property Integer Child_Count
Read Access: | Get Child_Count to IntegerVariable |
Child_Count returns the number of child objects the object contains. Child_Count may be used to determine if an object has children.
Get Child_Count to iChildren If (iChildren) Send DoSomething