←Select platform

Clone Method

Summary
Creates a copy of the field.
Syntax
C#
VB
C++
Java
public abstract object Clone() 
  
Public MustOverride Function Clone() As Object 
public abstract java.lang.Object clone(); 
public: 
abstract Object^ Clone();  

Return Value

The copy of the field.

Requirements

Target Platforms

See Also

Reference

FormField Class

FormField Members

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.