Table of Contents

Method ParseFactor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ParseFactor()

Parses a factor in the expression.

protected virtual double ParseFactor()

Returns

double

The evaluated factor as a double.

Exceptions

InvalidOperationException

Thrown when the expression is invalid.