byte Type
- Namespace: FSharp.Core
- Assembly: FSharp.Core.dll
-
Abbreviation For:
Byte
-
Base Type:
ValueType
-
All Interfaces:
IConvertible
,IBinaryInteger<byte>
,IBinaryNumber<byte>
,IBitwiseOperators<byte, byte, byte>
,INumber<byte>
,IComparable
,IComparable<byte>
,IComparisonOperators<byte, byte, bool>
,IModulusOperators<byte, byte, byte>
,IShiftOperators<byte, int, byte>
,IMinMaxValue<byte>
,IUnsignedNumber<byte>
,INumberBase<byte>
,IEquatable<byte>
,ISpanFormattable
,IFormattable
,ISpanParsable<byte>
,IParsable<byte>
,IUtf8SpanFormattable
,IUtf8SpanParsable<byte>
,IAdditionOperators<byte, byte, byte>
,IAdditiveIdentity<byte, byte>
,IDecrementOperators<byte>
,IDivisionOperators<byte, byte, byte>
,IEqualityOperators<byte, byte, bool>
,IIncrementOperators<byte>
,IMultiplicativeIdentity<byte, byte>
,IMultiplyOperators<byte, byte, byte>
,ISubtractionOperators<byte, byte, byte>
,IUnaryNegationOperators<byte, byte>
,IUnaryPlusOperators<byte, byte>
An abbreviation for the CLI type Byte.