The IMsUserMethodParams interface contains properties and methods used to work with the collection of parameters of a model that uses user algorithm.
| Property name | Brief description | |
| Count | The Count property returns the number of parameters. | |
| Item | The Item property returns parameter properties. |
| Method name | Brief description | |
| FindByKey | The FindByKey method finds parameter by its key. |
See also: