duplicate


Description:

[ Version ( since = "2.4" ) ]
public void* duplicate ()

Creates a copy of the passed object by copying all object properties.

The default implementation of the ConfigInterface only works for objects that are completely defined by their properties.

Parameters:

this

a Object that implements the ConfigInterface.

Returns:

the duplicated Config object