Click or drag to resize

IGH_UserPromptAware Methods

The IGH_UserPromptAware type exposes the following members.

Methods
  NameDescription
Public methodPromptMenuMultipleItems
Create a menu item that will be inserted into the Parameter context menu for getting multiple values.
Public methodPromptMenuSingleItem
Create a menu item that will be inserted into the Parameter context menu for getting single values.
Public methodPromptMultipleItems
Get multiple items from the user.
Public methodPromptSingleItem
Get a single item from the user.
Top
See Also