This documentation is archived and is not being maintained.
ResourceExpressionBuilder::ParseExpression Method
Visual Studio 2008
Returns an object that represents the parsed expression.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ParseExpression(String) | Returns an object that represents the parsed expression. |
|
ParseExpression(String, Type, ExpressionBuilderContext) | Returns an object that represents the parsed expression. (Overrides ExpressionBuilder::ParseExpression(String, Type, ExpressionBuilderContext).) |
Show: