You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TExprWorkspace Class
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TExprWorkspace Class

Stores workspace for expression parser.

Dew_Math_TExprWorkspace
Syntax
C#
Visual Basic
public class TExprWorkspace : System.MarshalByRefObject, IDisposable;

MtxParseClass.cs

The workspace includes command line history, names and values of named variables, script names and corresponding scripts (list of expressions). All data properties need to be assigned by the programmer. Use the object to load and save the workspace to/from files.

Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!