Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / XmlTkChain Class / XmlTkChain Constructor


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

    Parameters

    size
    See Also