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


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

    Parameters

    size
    See Also