IMsUserMethodTemplateParams

Description

The IMsUserMethodTemplateParams interface contains properties and methods used to work with the collection of parameters of user method templates.

Properties

  Property name Brief description
The Count property returns the number of custom method template parameters.
The Item property returns settings of user method template parameter.

Methods

  Method name Brief description
The Add method creates a new user method template parameter.
The Clear method clears the list of user method template parameters.
The FindByKey method finds user method template parameter by its key.
The Remove method removes user method template parameter by its index.
The RemoveByKey method removes user method template parameter by its key.

See also:

Ms Assembly Interfaces