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


Syntax

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

See Also