Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / DoubleCollectionCollection Class / DoubleCollectionCollection Constructor


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