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


In This Topic
    NVariableCollection Class Members
    In This Topic

    The following tables list the members exposed by NVariableCollection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the value of the variable with the specified name  
    Public PropertyGets a reference to the collection of names contained in this collection  
    Public PropertyGets a reference to the collection of values contained in this collection  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new variable with the specified value  
    Public MethodRemoves all variables  
    Public MethodDetermines whether the variable with the specified name is contained in this collection  
    Public MethodRemoves the variable with the specified name  
    Top
    See Also