Nevron .NET Vision
Nevron.FormulaEngine Namespace / INFunction Interface
Members


In This Topic
    INFunction Interface
    In This Topic
    The INFunction interface is implemented by all functions, which can be evaluated by the expression engine
    Object Model
    INFunction Interface
    Syntax
    'Declaration
     
    
    Public Interface INFunction 
    'Usage
     
    
    Dim instance As INFunction
    public interface INFunction 
    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