次の方法で共有


ServiceDescriptionBaseCollection.OnClear メソッド

ServiceDescriptionBaseCollection インスタンスの内容を消去します。

Overrides Protected Sub OnClear()
[C#]
protected override void OnClear();
[C++]
protected: void OnClear();
[JScript]
protected override function OnClear();

解説

このメソッドは、派生コレクションの内容を消去するときに追加のプロセスを実行する場合にオーバーライドされます。このプロテクト メソッドには、このクラスまたは派生クラスからでなければアクセスできません。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

ServiceDescriptionBaseCollection クラス | ServiceDescriptionBaseCollection メンバ | System.Web.Services.Description 名前空間