DotNetModule.ClearUnmappedConstructorArgumentValues
- Updated2026-02-03
- 1 minute(s) read
DotNetModule.ClearUnmappedConstructorArgumentValues
Syntax
DotNetModule.ClearUnmappedConstructorArgumentValues
Purpose
Note
This method is
obsolete
. The Use the
DotNetCall.UnmappedArgumentValues
method on a constructor call instead.
Remarks
Removes the items in the UnmappedArgumentValues collection.
Clear the items if you do not want them available for the next prototype change.
See Also
DotNetCall.UnmappedArgumentValues
DotNetModule.UnmappedConstructorArgumentValues