DisableUpdate Method DisableUpdate() Prevents editor updating until calling EnableUpdate method. Declaration public virtual int DisableUpdate() Returns Type Description Int32 Number of object state updating locks. Implements IUpdate.DisableUpdate()