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


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