Property: m_position is a class property array of the simulated book containing the results of the optimzation
[Visual Basic] Public m_position As BookStruct() [C#] public BookStruct[] m_position; [C++] public: BookStruct* m_position __gc[]; [JScript] public var m_position: BookStruct[];
Storage Class | CommodityStorage.Storage Namespace