argumentList property
ArgumentList
get
argumentList
The explicit arguments (there are always implicit index
and name
leading arguments) to the invoked constructor.
Implementation
ArgumentList get argumentList;