次の方法で共有


OperationCollection.SetParent メソッド

OperationCollection のメンバの親 PortType を設定します。

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
    OperationCollection 内の Operation
  • parent
    親として設定する PortType

必要条件

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

参照

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