DOFInterfaceEventgetParameterCount Method OpenDOF Object Access Library
Get the number of Parameters for this Event.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public virtual int getParameterCount()

Return Value

Type: Int32
The number of Parameters for this Event.
Remarks

Get the number of Parameters for this Event.
See Also

Reference