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 | |
The Count property returns the number of parameters. | ||
The Item property returns parameter properties. |
Method name | Brief description | |
The FindByKey method finds parameter by its key. |
See also: