MItemContainsUnits Method

Checking a symbolic mathematical expression for the presence of units of measurement in it.

Definition

Namespace: SMath.Math.Symbolic
Assembly: SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.35.9018.0
C#
public bool ContainsUnits()

Return Value

Boolean
Returns the result of checking a mathematical expression for at least one unit of measure.

See Also