CxExpressionCall
Description
- Derived from
An expression that invokes a method or delegate, passing zero or more arguments:
target(argument0, argument1, ..., argumentN)
ICxExpressionContainer.Expression returns the target of this invocation.
An expression that invokes a method or delegate, passing zero or more arguments:
target(argument0, argument1, ..., argumentN)
ICxExpressionContainer.Expression returns the target of this invocation.