DOFInterfaceIDgetByteLength Method OpenDOF Object Access Library
Get the length of the identifier, including the registry and length byte.

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

C#
public int getByteLength()

Return Value

Type: Int32
The identifier's length including the registry and length byte.
Remarks

Get the length of the identifier, including the registry and length byte.
See Also

Reference