ImageGear .NET
Clone Method (ImGearMetadataTree)




Creates a new object that is a copy of the current instance.
Syntax
'Declaration
 
Public Overrides NotOverridable Function Clone() As ImGearMetadataNode
'Usage
 
Dim instance As ImGearMetadataTree
Dim value As ImGearMetadataNode
 
value = instance.Clone()
public override ImGearMetadataNode Clone()
public: ImGearMetadataNode* Clone(); override 
public:
ImGearMetadataNode^ Clone(); override 

Return Value

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

Reference

ImGearMetadataTree Class
ImGearMetadataTree Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback