MessageCollection.SetParent メソッド
MessageCollection のメンバの親 ServiceDescription を設定します。
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
コレクション内の Message 。 - parent
親として設定する ServiceDescription 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
MessageCollection クラス | MessageCollection メンバ | System.Web.Services.Description 名前空間