[]
Gets the double value.
public double GetNumber(IEvaluationContext context = null, bool catchError = true)
Public Function GetNumber(Optional context As IEvaluationContext = Nothing, Optional catchError As Boolean = True) As Double
Type | Name | Description |
---|---|---|
IEvaluationContext | context | The evaluation context to get value. |
bool | catchError |
|