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