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
The Count property returns the number of user method templates used in modeling container.
The Item property returns user method template parameters.

Methods

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

See also:

Ms Assembly Interfaces