Create a new 8-bit integer given data.
Namespace: org.opendof.core.oal.value
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public DOFInt8( sbyte data )
Parameters
- data
- Type: SystemSByte
The data to encapsulate.
Remarks
See Also
DOFInt8 Constructor (SByte) | OpenDOF Object Access Library |
Namespace: org.opendof.core.oal.value
public DOFInt8( sbyte data )