ProfileSettingsCollection.Insert メソッド
メモ : このメソッドは、.NET Framework version 2.0 で新しく追加されたものです。
コレクション内の指定したインデックス位置に、指定した ProfileSettings オブジェクトを挿入します。
名前空間: System.Web.Configuration
アセンブリ: System.Web (system.web.dll 内)
構文



Insert メソッドを使用するコード例を次に示します。このコード例は、HealthMonitoringSection クラスのトピックで取り上げているコード例の一部分です。
' Insert an ProfileSettings object into the Profiles collection property. healthMonitoringSection.Profiles.Insert(1, new ProfileSettings("Default2"))

Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からProfileSettingsCollection.Insert メソッドを検索する場合は、下記のリンクをクリックしてください。

- ProfileSettingsCollection.Insert メソッドのページへのリンク