[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.Expression.GetTimeSpan

GetTimeSpan Method

GetTimeSpan(IExpression)

Casts the result of evaluating an IExpression to the TimeSpan type.

Declaration
public static TimeSpan GetTimeSpan(IExpression expr)
Parameters
Type Name Description
IExpression expr
Returns
Type Description
TimeSpan