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.

Properties

See Also

DotNetCall

DotNetCall.Parameters

DotNetParameter

DotNetParameter.Elements