ICloneable

ICloneable


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

See Also

Project VBCorLib Overview

Public:

Methods:

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