ICloneable

ICloneable


Supports cloning, which creates a new instance of a class with the same value as an existing instance.


Public:

Methods:

NameDescription
 Clone Returns an object that is a clone of this instance.  

See Also

Project CorLib Overview

Class ICloneable Overview