Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Field
.
.
::
.
.
Clone Method
Field Class
See Also
Creates a new object that is a copy of the current
Field
object.
Namespace:
C1.C1Report
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
virtual
Object
Clone
()
Visual Basic
Public
Overridable
Function
Clone
As
Object
Return Value
Copy of the current
Field
object.
Implements
ICloneable
.
.
::
.
.
Clone
()
()
()
()
See Also
Field Class
C1.C1Report Namespace