'Declaration Public Overloads Sub UpdateProgress( _ ByVal newValue As System.Integer _ )
public void UpdateProgress( System.int newValue )
Parameters
- newValue
- The new progress value.
'Declaration Public Overloads Sub UpdateProgress( _ ByVal newValue As System.Integer _ )
public void UpdateProgress( System.int newValue )