ToList

FilterCollection.ToList method

フィルタ コレクションをリストに変換します。Filterオブジェクト.

public List<Filter> ToList()

戻り値

の一般的なリストFilterオブジェクト。

関連項目