BindingCollection クラス
XML Web サービスでサポートされている Binding クラスのインスタンスのコレクションを表します。このクラスは継承できません。
この型のすべてのメンバの一覧については、BindingCollection メンバ を参照してください。
System.Object
System.Collections.CollectionBase
System.Web.Services.Description.ServiceDescriptionBaseCollection
System.Web.Services.Description.BindingCollection
NotInheritable Public Class BindingCollection
Inherits ServiceDescriptionBaseCollection
[C#]
public sealed class BindingCollection :
ServiceDescriptionBaseCollection
[C++]
public __gc __sealed class BindingCollection : public
ServiceDescriptionBaseCollection
[JScript]
public class BindingCollection extends
ServiceDescriptionBaseCollection
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
解説
Binding クラスは、ルートの <definitions> 要素で囲まれた Web サービス記述言語ツール (WSDL: Web Services Description Language) <binding> 要素に対応します。WSDL の詳細については、http://www.w3.org/TR/wsdl/ の仕様を参照してください。
必要条件
名前空間: System.Web.Services.Description
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: System.Web.Services (System.Web.Services.dll 内)
参照
BindingCollection メンバ | System.Web.Services.Description 名前空間