ImageGear .NET
Clone Method (ImGearMetadataHead)




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 ImGearMetadataHead
Dim value As ImGearMetadataNode
 
value = instance.Clone()
public override ImGearMetadataNode Clone()
public: ImGearMetadataNode* Clone(); override 
public:
ImGearMetadataNode^ Clone(); override 

Return Value

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

Reference

ImGearMetadataHead Class
ImGearMetadataHead Members
ImGearMetadataNode Class

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback