MItemContainsUnits Method
Checking a symbolic mathematical expression for the presence of units of measurement in it.
Namespace: SMath.Math.SymbolicAssembly: SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.73.9126.0
public bool ContainsUnits()
Public Function ContainsUnits As Boolean
public:
bool ContainsUnits()
member ContainsUnits : unit -> bool
Return Value
Boolean
Returns the result of checking a mathematical expression for at least one unit of measure.