DOFInterfaceMethod Constructor OpenDOF Object Access Library
Construct a typeless Method.

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

C#
protected Method()
Remarks

Construct a typeless Method.

This constructor is used to create an interface element that will have no itemID or type, which is useful for UIs.

See Also

Reference