dotnetCHARTING Send comments on this topic.
Clone Method
See Also 
dotnetCHARTING Namespace > Element Class : Clone Method


Creates a copy of the current Element.

Syntax

Visual Basic (Declaration) 
Public Function Clone() As Element
Visual Basic (Usage)Copy Code
Dim instance As Element
Dim value As Element
 
value = instance.Clone()
C# 
public Element Clone()

See Also

© 2010 All Rights Reserved.