Assembly.Clone Method
Include Protected Members
Include Inherited Members
Creates a new, full copy of an object.
Overload List
Name | Description | |
---|---|---|
Clone() | Creates a new, full copy of an object. | |
Clone(Boolean) | Infrastructure. (Inherited from MajorObject.) |
Top