DotNetModule.Parameters
- Updated2025-07-21
- 1 minute(s) read
DotNetModule.Parameters
Syntax
DotNetModule.Parameters
Data Type
The collection of parameters for the method the module calls or the property the module accesses.
Purpose
Remarks
Returns the DotNetParameters collection that contains a list of the current parameters used as inputs and outputs of the corresponding module.
Call the DotNetModule.LoadPrototypeFromMetadataToken method before accessing this property.
See Also
DotNetModule.ConstructorParameters