Click or drag to resize

SByteValue Type Conversions

The SByteValue type exposes the following members.

Operators
 NameDescription
Public operatorStatic member(SByte to SByteValue) Implicitly converts the specified SByte value to an SByteValue instance.
Public operatorStatic member(SByteValue to SByte) Implicitly converts the specified SByteValue to an SByte value.
Top
See Also