DotNetCall.Parameters
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
DotNetCall.Parameters
Syntax
DotNetCall.Parameters
Data Type
Purpose
Returns the DotNetParameters collection that contains a list of the current parameters used as inputs and outputs for the corresponding DotNetCall object. Use the DotNetCall.LoadPrototypeFromSignature method to change the member specification and parameters for a DotNetCall object.
Remarks
Call the DotNetCall.LoadPrototypeFromSignature method to specify a call before accessing this property.