Compartir a través de


ObjectEventSet Constructor

Initializes a new instance of the ObjectEventSet class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público ObjectEventSet() () () () Initializes a new instance of the ObjectEventSet class.
Método público ObjectEventSet(ObjectEvent) Initializes a new instance of the ObjectEventSet class with the specified set of event.
Método público ObjectEventSet(array<ObjectEvent> [] () [] []) Initializes a new instance of the ObjectEventSet class with the specified set of events.
Método público ObjectEventSet(ObjectEventSet) Initializes a new instance of the ObjectEventSet class with a specified set of events.

Arriba