DOFInterfaceExceptiongetParameterCount Method OpenDOF Object Access Library
Get the number of Parameters for this Exception.

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 Exception.
Remarks

Get the number of Parameters for this Exception.
See Also

Reference