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