Show contents 

Ms > Ms Assembly Interfaces > IMsUserMethodTemplates > IMsUserMethodTemplates.Item

IMsUserMethodTemplates.Item

Syntax

Item(Index: Integer): IMsUserMethodTemplate;

Parameters

Index. User method template index.

Description

The Item property returns parameters of the user method template, which index is passed by the Index parameter.

See also:

IMsUserMethodTemplates