IBuiltInVarInfo Interface

Describes a built-in variable.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public interface IBuiltInVarInfo

Properties

Description Description of the built-in variable.
Name Name of the built-in variable.
Value Built-in variable.

See Also