共用方式為


TableEventSet 建構

Initializes a new instance of the TableEventSet class.

多載清單 

  名稱 描述
公用方法 TableEventSet() () () () Initializes a new instance of the TableEventSet class.
公用方法 TableEventSet(TableEvent) Initializes a new instance of the TableEventSet class with a specified event.
公用方法 TableEventSet(array<TableEvent> [] () [] []) Initializes a new instance of the TableEventSet class with a specified set of events.
公用方法 TableEventSet(TableEventSet) Initializes a new instance of the TableEventSet class with a specified set of events.

頂端