Name | Description | |
---|---|---|
![]() |
Gets the core evaluator. The core evaluator can be used to invoke any of the predefined functions or identifiers. |
|
![]() |
Returns an error object of the specified type. |
|
![]() |
Attempts to convert the specified value to a boolean. |
|
![]() |
Attempts to convert the specified value to a DateTime. |
|
![]() |
Attempts to convert the specified value to a double. |
|
![]() |
Attempts to convert the specified value to a string. |
|
![]() |
Attempts to convert the specified value to a TimeSpan. |
|
![]() |
Attempts to evaluate the specified object. |