Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PairChar Class / PairChar Constructor / PairChar Constructor()


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