dotnetCHARTING Send comments on this topic.
ElementCollection Constructor
See Also 
dotnetCHARTING Namespace > ElementCollection Class : ElementCollection Constructor


Syntax

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

See Also