Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / StringCollection Class / StringCollection Constructor / StringCollection Constructor()


In This Topic
    StringCollection Constructor()
    In This Topic
    Creates a new collection of string values.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New StringCollection()
    public StringCollection()
    See Also