Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / DetachmentCollection Class / DetachmentCollection Constructor / DetachmentCollection Constructor()


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