LookupTableMultiLangDataSet.LookupTableMaskStructuresDataTable 构造函数 (SerializationInfo, StreamingContext)

创建使用指定的参数的LookupTableMaskStructuresDataTable类的一个实例。

命名空间:  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.LookupTableMaskStructuresDataTable(info, context)
protected LookupTableMaskStructuresDataTable(
    SerializationInfo info,
    StreamingContext context
)

参数

另请参阅

引用

LookupTableMultiLangDataSet.LookupTableMaskStructuresDataTable 类

LookupTableMultiLangDataSet.LookupTableMaskStructuresDataTable 成员

LookupTableMultiLangDataSet.LookupTableMaskStructuresDataTable 重载

WebSvcLookupTable 命名空间