This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method ExpressionToken(Object)
Create an ExpressionToken of the given type and value.
Public method ExpressionToken(ExpressionToken..::..TokenType)
Initializes a new instance of the ExpressionToken class.
Public method ExpressionToken(Object, ExpressionToken..::..TokenType)
Create an ExpressionToken of the given type and value.
Public method ExpressionToken(String, ExpressionToken..::..TokenType)
Create an ExpressionToken of the given type and value.

See Also

Advanced