IMsUserMethodTemplates

Description

The IMsUserMethodTemplates interface contains properties and methods used to work with the collection of user method templates used in modeling container.

Properties

  Property name Brief description
Count The Count property returns the number of user method templates used in modeling container.
Item The Item property returns user method template parameters.

Methods

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

See also:

Ms Assembly Interfaces