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


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