←Select platform

Clone Method

Summary

Creates a copy of the field.

Syntax

C#
VB
C++
Java
public override object Clone() 
  
Public Overrides Function Clone() As Object 
public java.lang.Object clone(); 
public: 
Object^ Clone(); override  

Return Value

The copy of the field.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly