LookupTableDataSet.LookupTableMasksDataTable 建構函式 (SerializationInfo, StreamingContext)
使用指定的參數建立LookupTableMasksDataTable類別的執行個體。
命名空間: 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 LookupTableDataSet.LookupTableMasksDataTable(info, context)
protected LookupTableMasksDataTable(
SerializationInfo info,
StreamingContext context
)
參數
info
類型:System.Runtime.Serialization.SerializationInfo儲存序列化或還原序列化物件所需的所有資料物件。
context
類型:System.Runtime.Serialization.StreamingContext說明來源和目的地的給定的序列化資料流,並提供額外的來電者定義內容。
請參閱
參照
LookupTableDataSet.LookupTableMasksDataTable 類別
LookupTableDataSet.LookupTableMasksDataTable 成員