MindFusion.Charting Programmer's Guide

StringCollection Constructor

See Also
 





Initializes a new instance of the StringCollection class.

 Overload List

Name Description

StringCollection ()

Initializes a new instance of the StringCollection class.

StringCollection (ICollection)

Initializes a new instance of the StringCollection class.

StringCollection (String)

Initializes a new instance of the StringCollection class.

StringCollection (String[])

Initializes a new instance of the StringCollection class.

 See Also