argumentList property

ArgumentList argumentList

Return the explicit arguments (there are always implicit index and name leading arguments) to the invoked constructor.

Implementation

ArgumentList get argumentList;