ObjectMemberwiseClone Method |
Creates a shallow copy of the current
Object.
Namespace: SystemAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax protected Object MemberwiseClone()
Return Value
Type:
ObjectA shallow copy of the current
Object.
See Also