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


In This Topic
    DoubleCollectionTypeDescriptionProvider Constructor
    In This Topic
    Initializes a new instance of the DoubleCollectionTypeDescriptionProvider class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New DoubleCollectionTypeDescriptionProvider()
    public DoubleCollectionTypeDescriptionProvider()
    See Also