←Select platform

Clone Method

Summary

Creates an exact copy of the current Field.

Syntax
C#
VB
C++
public abstract object Clone() 
Public MustOverride Function Clone() As Object 
public:  
   virtual Object^ Clone() abstract 

Return Value

The Field this method creates.

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.Omr Assembly