次の方法で共有


LookupTableMultiLangDataSet.LookupTableStructuresDataTable コンストラクター (SerializationInfo, StreamingContext)

指定したパラメーターを使用して、 LookupTableStructuresDataTableクラスのインスタンスを作成します。

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

構文

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

Dim instance As New LookupTableMultiLangDataSet.LookupTableStructuresDataTable(info, context)
protected LookupTableStructuresDataTable(
    SerializationInfo info,
    StreamingContext context
)

パラメーター

関連項目

参照先

LookupTableMultiLangDataSet.LookupTableStructuresDataTable クラス

LookupTableMultiLangDataSet.LookupTableStructuresDataTable メンバー

LookupTableMultiLangDataSet.LookupTableStructuresDataTable オーバーロード

WebSvcLookupTable 名前空間