Clone function

 
Declaration
virtual NPDataPtr Clone() = 0;
 
Description
Clone the object.
 
Parameters
None
 
Return
The new object.
 
Remarks
Clone a new copy of the object.
 

Copyright © 2005-2013 by TAOSoft Company, All rights reserved.