Click or drag to resize
BitConverterIsLittleEndian Field
Indicates the byte order ("endianness") in which data is stored in this computer architecture.

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public static readonly bool IsLittleEndian

Field Value

Type: Boolean
See Also