次の方法で共有


DelegationDataSet コンストラクター (SerializationInfo, StreamingContext)

別のパラメーターを使用して、 DelegationDataSetクラスのインスタンスを作成します。

名前空間:  WebSvcStatusing
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'使用
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New DelegationDataSet(info, context)
protected DelegationDataSet(
    SerializationInfo info,
    StreamingContext context
)

パラメーター

関連項目

参照先

DelegationDataSet クラス

DelegationDataSet メンバー

DelegationDataSet オーバーロード

WebSvcStatusing 名前空間