nw::ut::Children::Detach Member Function

Syntax

bool Detach(
     TChild * child
);

Arguments

Name Description
in child Child to detach.

Return Values

Returns true if the child was successfully detached.

Description

Removes a child.


CONFIDENTIAL