SliceO_Class::Child_Delete

 

This method delete all the children of this instance.

 

 

Syntax

 

int  Child_Delete(

          void

) ;

 

 

Parameters

 

This method does not have a parameter.

 

 

Return value

 

This method return 1 if success, 0 if an error occurred.

 

 

Remarks

 

 

Requirements

 

Header:

          sliceO_include.hpp

 

Library:

          sliceO_Structures.lib

 

 

Example

 

 

 

See also