共用方式為


EventHandlersDataSet 建構函式 (SerializationInfo, StreamingContext)

使用個別的參數建立EventHandlersDataSet類別的執行個體。

命名空間:  WebSvcEvents
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

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

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

參數

請參閱

參照

EventHandlersDataSet 類別

EventHandlersDataSet 成員

EventHandlersDataSet 多載

WebSvcEvents 命名空間