====== ThinkGeo.MapSuite.WindowsPhoneCore.WkbByteOrder ====== {{section>upgrade_map_suite_to_10.0}} This enumeration represents the byte order that well-known binary will be written in. ===== Items ===== ^ Name ^ Summary ^ | LittleEndian | The least significant byte value is at the lowest address. | | BigEndian | The most significant byte value is at the lowest address. | __NOTOC__ [[Category:WindowsPhoneMapSuiteCore]] [[Category:ThinkGeo.MapSuite.WindowsPhoneCore]]