Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcTimeSpan Class / GcTimeSpan Constructor / GcTimeSpan Constructor()


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