ProgressBar.Update Method

Update the progress bar by count.

Name Description
Update(double) Update the progress by percent.
Update(int) Update the progress bar by count.

In this article

Definition