Update Method
  This copies modified data from the XPRMMemBlk.Value in .NET back into the memory block in Mosel. You _must_ call Update() after you've finished modifying a memory block in .NET! 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.0.0
 Syntax
Syntax
    C#
   
  public void Update()
 See Also
See Also
 
