ImageGear for .NET
Clone Method (ImGearPage)




Creates new object that is exact copy of current instance.
Syntax
'Declaration
 
Public MustOverride Function Clone() As ImGearPage
'Usage
 
Dim instance As ImGearPage
Dim value As ImGearPage
 
value = instance.Clone()
public abstract ImGearPage Clone()
public: abstract ImGearPage* Clone(); 
public:
abstract ImGearPage^ Clone(); 

Return Value

ImGearPage class object that is a copy of the current instance.
See Also

Reference

ImGearPage Class
ImGearPage Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback