[Gregor.Core.Endian]

Gregor.Core.Endian

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public enum Gregor.Core.Endian

: System.Enum, System.IComparable, System.IFormattable, System.IConvertible

Custom Attributes: 

Description: 


Members

Big

public const Gregor.Core.Endian Big = 0

Custom Attributes: 

Description: 

Little

public const Gregor.Core.Endian Little = 1

Custom Attributes: 

Description: 

value__

public System.Int32 value__

Custom Attributes: 

Description: 


See Also

System.Enum

System.IComparable

System.IConvertible

System.IFormattable

System.Int32

Gregor.Core.Endian