dotnetCHARTING Send comments on this topic.
Element Constructor()
See Also 
dotnetCHARTING Namespace > Element Class > Element Constructor : Element Constructor()


Initializes a new instance of the Element class.

Syntax

Visual Basic (Declaration)  
Public Function New()
Visual Basic (Usage) Copy Code
Dim instance As Element()
C#  
public Element()

See Also