This version of Unity is unsupported.

ISearchList.AddItems

Declaration

public void AddItems(IEnumerable<SearchItem> items);

Parameters

items List of items to be added.

Description

Add new items to the search list.