OperationBindingCollection.SetParent メソッド
OperationBindingCollection のメンバの親 Binding を設定します。
Overrides Protected Sub SetParent( _
ByVal value As Object, _ ByVal parent As Object _)
[C#]
protected override void SetParent(objectvalue,objectparent);
[C++]
protected: void SetParent(Object* value,Object* parent);
[JScript]
protected override function SetParent(
value : Object,parent : Object);
パラメータ
- value
コレクション内の OperationBinding 。 - parent
親として設定する Binding 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
OperationBindingCollection クラス | OperationBindingCollection メンバ | System.Web.Services.Description 名前空間