Share via


UserDefinedFunctionEventSet Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the UserDefinedFunctionEventSet class.

Overload List

  Name Description
Public method UserDefinedFunctionEventSet() Initializes a new instance of the UserDefinedFunctionEventSet class.
Public method UserDefinedFunctionEventSet(UserDefinedFunctionEvent) Initializes a new instance of the UserDefinedFunctionEventSet class with a specified event.
Public method UserDefinedFunctionEventSet(array<UserDefinedFunctionEvent[]) Initializes a new instance of the UserDefinedFunctionEventSet class with a specified set of events.
Public method UserDefinedFunctionEventSet(UserDefinedFunctionEventSet) Initializes a new instance of the UserDefinedFunctionEventSet class with a specified set of events.

Top