Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Continue Class / Continue Constructor


In This Topic
    Continue Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal size As Integer _
    )
    'Usage
     
    
    Dim size As Integer
     
    Dim instance As New Continue(size)
    public Continue( 
       int size
    )

    Parameters

    size
    See Also