Add

FilterCollection.Add method

指定されたアイテムをこのコレクションに追加します。

public void Add(Filter item)
パラメータタイプ説明
itemFilterこのコレクションに追加する指定されたアイテム。

関連項目