DotNetParameters
- Updated2024-10-09
- 1 minute(s) read
DotNetParameters
Use objects from the DotNetParameters class to configure and obtain parameters for a DotNetCall . Use the DotNetCall.Parameters property to obtain the collection of parameters for a call and the DotNetParameter.Elements method to obtain the collection that represents the members of a structure parameter or the elements of an array of structures parameter.