Nevron .NET Vision
Nevron.FormulaEngine Namespace / NFunctionCollection Class
Properties Methods


In This Topic
    NFunctionCollection Class Members
    In This Topic

    The following tables list the members exposed by NFunctionCollection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a reference to the collection of functions contained in this collection  
    Public PropertyTyped indexer  
    Public PropertyGets a reference to the collection of names contained in this collection  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a function  
    Public MethodRemoves all functions  
    Public MethodDetermines whether the function with the specified name is contained in this collection  
    Public MethodInitializes the function collection to contain all predefined functions  
    Public MethodRemoves the function with the specified name  
    Public MethodUpdates the specified tree view with the functions in this collection. The functions are grouped by category.  
    Top
    See Also