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


In This Topic
    NFunctionElement Class
    In This Topic
    The NFunctionElement class represents a function
    Object Model
    NFunctionElement Class
    Syntax
    'Declaration
     
    
    Public Class NFunctionElement 
       Inherits NFormulaElement
    'Usage
     
    
    Dim instance As NFunctionElement
    public class NFunctionElement : NFormulaElement 
    Inheritance Hierarchy

    System.Object
       Nevron.FormulaEngine.NFormulaElement
          Nevron.FormulaEngine.NFunctionElement

    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