Nevron .NET Vision
Nevron.FormulaEngine Namespace / NFormulaEngine Class / DefaultFunctions Field


In This Topic
    DefaultFunctions Field
    In This Topic
    Default collection of functions
    Syntax
    'Declaration
     
    
    Public Shared DefaultFunctions As NFunctionCollection
    'Usage
     
    
    Dim value As NFunctionCollection
     
    value = NFormulaEngine.DefaultFunctions
     
    NFormulaEngine.DefaultFunctions = value
    public static NFunctionCollection DefaultFunctions
    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