HeroStats Libraries
FunctionEval Methods

The methods of the FunctionEval class are listed below. For a complete list of FunctionEval class members, see the FunctionEval Members topic.

Public Static (Shared) Methods

Equals (inherited from Object) Determines whether the specified Object instances are considered equal.
EvaluateOverloaded. Evaluates a string expression of a function
ReferenceEquals (inherited from Object) Determines whether the specified Object instances are the same instance.
ReplaceOverloaded.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
EvaluateOverloaded. Evaluates the Expression
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ReplaceOverloaded. This routine will replace functions existing in the Expression property with thier respective values
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

FunctionEval Class | HeroStats.ExpressionEvaluation Namespace