次の方法で共有


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

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

名前空間:  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.LookupTableMaskValuesDataTable(info, context)
protected LookupTableMaskValuesDataTable(
    SerializationInfo info,
    StreamingContext context
)

パラメーター

関連項目

参照先

LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable クラス

LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable メンバー

LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable オーバーロード

WebSvcLookupTable 名前空間