[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.ConvertFunctions.CByte

CByte Method

CByte(List<IExpression>)

Converts the specified string representation of a logical value to its byte equivalent.

Declaration
public static object CByte(List<IExpression> source)
Parameters
Type Name Description
List<IExpression> source

The value to convert.

Returns
Type Description
object