Model Read
      
      Declaration
Public Method
void Read()
Description
Read() is a method that updates the Model object from the controller’s memory. The effect is the same as calling Block::Read() for all of the Model object’s blocks.
 
	
	
	
void Read()
Read() is a method that updates the Model object from the controller’s memory. The effect is the same as calling Block::Read() for all of the Model object’s blocks.