Nevron .NET Vision
Nevron.FormulaEngine Namespace / NFunctionCollection Class / InitWithPredefinedFunctions Method


In This Topic
    InitWithPredefinedFunctions Method
    In This Topic
    Initializes the function collection to contain all predefined functions
    Syntax
    'Declaration
     
    
    Public Sub InitWithPredefinedFunctions() 
    'Usage
     
    
    Dim instance As NFunctionCollection
     
    instance.InitWithPredefinedFunctions()
    public void InitWithPredefinedFunctions()
    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