Click or drag to resize

SingleRowMethodExpression Properties

The SingleRowMethodExpression type exposes the following members.

Properties
  NameDescription
Public propertyChain
Returns the optional method invocation chain for the single-row method consisting of pairs of method name and list of parameters.
Public propertyChildren
Returns the list of sub-expressions to the current expression.
(Inherited from ExpressionBase.)
Public propertyPrecedence (Overrides ExpressionBasePrecedence.)
Public propertyTreeObjectName (Inherited from ExpressionBase.)
Top
See Also