System.Dynamic.CallInfo: Property Members

The properties of System.Dynamic.CallInfo are listed below. For a list of all members, see the CallInfo Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
ArgumentCountint.

The number of arguments.

[read-only]
ArgumentNamesSystem.Collections.ObjectModel.ReadOnlyCollection<string>.

The argument names.