Return the data associated with a 16-bit unsigned integer.
Namespace: org.opendof.core.oal.value
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public virtual ushort get()
Return Value
Type: UInt16The data associated with the 16-bit unsigned integer.
Remarks
See Also