Version: 2022.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.