System.Dynamic.CallInfo Class

Describes arguments in the dynamic binding process.

See Also: CallInfo Members

Syntax

public sealed class CallInfo

Remarks

ArgumentCount - all inclusive number of arguments.

ArgumentNames - names for those arguments that are named.

Argument names match to the argument values in left to right order and last name corresponds to the last argument.

Requirements

Namespace: System.Dynamic
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0