Object.ClearChild Method
| Explanation | Initializes the default properties of all child objects connected to the object. See the Clear method for initializing the default properties. |
| Call format | obj.ClearChild( ) |
| Return value | None |
| Arguments | None |
| Exception | None |
| Example of use | |
| Related item | Clear methods |