Version: 2021.1
public void InsertRange (int index, IEnumerable<SearchItem> items);

参数

index Index where the items should be inserted.
items Items to be inserted.

描述

Insert new search items in the current list.