Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / CalcConvert Class
Members


In This Topic
    CalcConvert Class
    In This Topic
    Represents the converting of a value to a specified data type. This is a %[LangWord]static class% and so cannot be inherited or instantiated.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class CalcConvert 
    'Usage
     
    
    Dim instance As CalcConvert
    public sealed class CalcConvert 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.CalcConvert

    See Also