Nevron .NET Vision
Nevron.FormulaEngine Namespace / NVariant Class
Members


In This Topic
    NVariant Class
    In This Topic
    The NVariant class represents a value-type pair, which facilitates the type convertion of values, as well as mathematical and logical operations with values of different type.
    Object Model
    NVariant Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NVariant 
    'Usage
     
    
    Dim instance As NVariant
    [System.Serializable()]
    public class NVariant 
    Inheritance Hierarchy

    System.Object
       Nevron.FormulaEngine.NVariant

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also