BufferModesCollection.Clear メソッド
アセンブリ: System.Web (system.web.dll 内)


このメソッドは、構成ファイルの適切なセクションに clear ディレクティブを挿入し、上位の構成ファイルで定義された要素へのすべての参照をクリアします。現在の構成ファイルの該当セクションで定義されたすべての要素が削除されます。

Clear メソッドを使用するコード例を次に示します。このコード例は、HealthMonitoringSection クラスのトピックで取り上げているコード例の一部分です。
' Clear all BufferModeSettings object from the BufferModes collection property. healthMonitoringSection.BufferModes.Clear()
// Clear all BufferModeSettings object from the BufferModes collection property. healthMonitoringSection.BufferModes.Clear();

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に収録されているすべての辞書からBufferModesCollection.Clear メソッドを検索する場合は、下記のリンクをクリックしてください。

- BufferModesCollection.Clear メソッドのページへのリンク