Version: 2022.3
언어: 한국어
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.