RegisteredFunction ClassµStrata MathDaemon™ Computation LibraryMathDaemon Class Library
A structure to represent a built-in function supported by the engine
Inheritance Hierarchy

System Object
  uStrata.MathDaemon.Computation RegisteredFunction

Namespace: uStrata.MathDaemon.Computation
Assembly: uStrata.MathDaemon.Computation (in uStrata.MathDaemon.Computation.dll) Version: 1.1.5779.28281
Syntax

[SerializableAttribute]
public class RegisteredFunction

The RegisteredFunction type exposes the following members.

Properties

  NameDescription
Public propertyCategory
Logical function category
Public propertyDescription
Function description
Public propertyName
A name of the function
Public propertyNumberOfParameters
Number of parameters used by the function, -1 for any number
Top
See Also