Compartir a través de


ViewEventSet Constructor

Initializes a new instance of the ViewEventSet class.

Lista de sobrecargas

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

Principio