ComValue.SetByte
Returns a byte value which is similar to Int16.
public void SetByte(object value);
Parameters
value
A number between 0 and 256.
Returns a byte value which is similar to Int16.
public void SetByte(object value);
value
A number between 0 and 256.