Skip to main content

ISearch.AddSearchTarget method

Namespace: NextDesign.Core

Description

Add a search target.
Search target information is displayed in the search result window, editor, navigator, etc.

argument

NameTypeDescription
modelIModelThe model to search for

null cannot be specified.

Return value

  • void

Exceptions

NameException ClassDescription
Invalid argumentExtensionArgumentExceptionIf null is specified for model

Annotations

In the current version, addition of search targets by this method is not supported.
Search target information is not used.