Compartir a través de


TableEventSet Constructor

Initializes a new instance of the TableEventSet class.

Lista de sobrecargas

  Nombre Descripción
Método publico TableEventSet() () () () Initializes a new instance of the TableEventSet class.
Método publico TableEventSet(TableEvent) Initializes a new instance of the TableEventSet class with a specified event.
Método publico TableEventSet(array<TableEvent> [] () [] []) Initializes a new instance of the TableEventSet class with a specified set of events.
Método publico TableEventSet(TableEventSet) Initializes a new instance of the TableEventSet class with a specified set of events.

Principio