select_all


Description:

public bool select_all () throws Error

Attempts to select all of the children of an Selection implementor.

Not all Selection implementors support this operation.

Parameters:

this

a pointer to the Selection implementor on which to operate.

Returns:

TRUE if successful, FALSE otherwise.