DOFInterfaceBuilder Constructor (DOFInterfaceID)OpenDOF Object Access Library
Construct a Builder with an interface ID.

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

C#
public Builder(
	DOFInterfaceID iid
)

Parameters

iid
Type: org.opendof.core.oalDOFInterfaceID
The interface ID. Must not be null.
Remarks

Construct a Builder with an interface ID.
See Also

Reference