IMethodInfo.ChangeParametersList Method
| CodeIt.Right SDK Class Library |
|
IMethodInfo.ChangeParametersList Method
Provides a quick way to replace the method parameters with specified parameters.
Parameters
-
parameters
-
An array of ParameterCollection objects.
Remarks
Example
To be added.
See Also
IMethodInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace