DOFInterfaceBuilderbuild Method OpenDOF Object Access Library
Construct a new DOFInterface based on the builder's current set of properties, methods, events and exceptions.

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

C#
public DOFInterface build()

Return Value

Type: DOFInterface
the newly constructed
Remarks

Construct a new DOFInterface based on the builder's current set of properties, methods, events and exceptions.
See Also

Reference