This topic has not yet been rated - Rate this topic

Expression Properties

The Expression type exposes the following members.

  NameDescription
Public property CanReduce Indicates that the node can be reduced to a simpler node. If this returns true, Reduce() can be called to produce the reduced form.
Public property NodeType Gets the node type of this Expression.
Public property Type Gets the static type of the expression that this Expression represents.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.