ICloneable
ICloneable
Supports cloning, which creates a new instance of a class with the same value as an existing instance.
Public:
Methods:
Name
Description
Clone
Returns an object that is a clone of this instance.
See Also
Project CorLib Overview
Class ICloneable Overview