- Namespace: FSharp.Core
- Assembly: FSharp.Core.dll
-
Abbreviation For:
sbyte<'Measure> -
Base Type:
ValueType -
All Interfaces:
IComparable,IConvertible,ISpanFormattable,IFormattable,ISpanParsable<sbyte>,IParsable<sbyte>,IUtf8SpanFormattable,IUtf8SpanParsable<sbyte>,IComparable<int8<'Measure>>,IEquatable<int8<'Measure>>
The type of 8-bit signed integer numbers, annotated with a unit of measure. The unit of measure is erased in compiled code and when values of this type are analyzed using reflection. The type is representationally equivalent to SByte.