共用方式為


ViewEventSet 建構

Initializes a new instance of the ViewEventSet class.

多載清單 

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

頂端