IgnoreDeviceFilterElementCollection.Add(IgnoreDeviceFilterElement) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
IgnoreDeviceFilterElement オブジェクトをコレクションに追加します。
public:
void Add(System::Web::Configuration::IgnoreDeviceFilterElement ^ deviceFilter);
public void Add (System.Web.Configuration.IgnoreDeviceFilterElement deviceFilter);
member this.Add : System.Web.Configuration.IgnoreDeviceFilterElement -> unit
Public Sub Add (deviceFilter As IgnoreDeviceFilterElement)
パラメーター
- deviceFilter
- IgnoreDeviceFilterElement
コレクションに追加するオブジェクト。