You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxExpression Class > TMtxExpression Properties > TMtxExpression.IsCompiled Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxExpression.IsCompiled Property

Returns True, if the expressions were already compiled.

Syntax
C#
Visual Basic
public bool IsCompiled;

Compile pass determines variables and checks program flow, but variable type is not set until the first run.

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